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

NullPointerException When there are multiple tables in different schemas in the whitelist

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 0.9.3.Final
    • 0.9.0.Beta2
    • oracle-connector
    • None
    • Hide

      table.whitelist=devbd.TEST1.SHEETAPPLY,devbd.TEST1.CUSTOMER,devbd.TEST2.TABLE2,TEST2.TABLE3

      Show
      table.whitelist=devbd.TEST1.SHEETAPPLY,devbd.TEST1.CUSTOMER,devbd.TEST2.TABLE2,TEST2.TABLE3

    Description

      java.util.NullPointerException when tables with different schemas were included in table. whitelist。
      This is due to that there are multiple schemas in the snapshotContext.captureTables that will appear only one schema will be in the snapshotContext.tables

      Attachments

        Activity

          People

            Unassigned Unassigned
            elgca wenchao ke (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: