Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-8932

ArrayIndexOutOfBoundsException in Cassandra Connector's FieldFilterSelector when parsing field exclude list

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • 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:

              Unassigned Unassigned
              kavyaramaiah Kavya Ramaiah (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: