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

Remove unncessary metadata query and map fetch calls

XMLWordPrintable

      In the JdbcChangeEventSink there is an unnecessary metadata query inside flushBuffer that could be removed by passing the TableDescriptor into the function from the Buffer.

      In addition, the execute method makes use of extra Map#get calls that can impair performance during batch dispatch. We should reduce this to a single map get call.

              ccranfor@redhat.com Chris Cranford
              ccranfor@redhat.com Chris Cranford
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: