-
Enhancement
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
-
None
-
False
-
-
False
Bug report
What Debezium connector do you use and what version?
Debezium Cassandra Connector (version v3.1.0.Final latest)
What behavior do you expect?
When an invalid field.exclude.list format is provided, the connector should:
1. Validate the format before processing
2. Provide a clear error message explaining that the format must be "keyspace.table.column"
3. Not crash with ArrayIndexOutOfBoundsException
What behavior do you see?
The connector crashes with ArrayIndexOutOfBoundsException when processing field exclude list entries:
- duplicates
-
DBZ-8933 ArrayIndexOutOfBoundsException in Cassandra Connector's FieldFilterSelector when parsing field exclude list
-
- Closed
-