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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major 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

      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

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

                Created:
                Updated:
                Resolved: