[KAFKA-195] Sink don't validate topic config when using topics.regex Created: 09/Feb/21 Updated: 28/Oct/23 Resolved: 16/Feb/21 |
|
| Status: | Closed |
| Project: | Kafka Connector |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.5.0 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Ross Lawley | Assignee: | Ross Lawley |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
It throws a validation error when using topics.regex for the synthetic topic configuration. This should also be ignored when using topic regexs. |
| Comments |
| Comment by Githook User [ 16/Feb/21 ] |
|
Author: {'name': 'Ross Lawley', 'email': 'ross.lawley@gmail.com', 'username': 'rozza'}Message: Fixed topics.regex sink validation issue for synthetic config property (#53) Fixed topics.regex sink validation issue for synthetic config property
|