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

Review whether there are some optimizations in transaction prefix iteration for non-heap caches

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • Backlog
    • 3.0.0.Alpha2
    • oracle-connector
    • None
    • False
    • None
    • False

      In AbstractTransactionCachingLogMinerEventProcessor, a method called getTransactionkeysWithPrefix performs an iteration of all keys in the event cache, which may not perform well in all use cases.

      This specific all is used in cases where a partial commit occurs, and so it may prove to be inconsequential as the idea is that constraint violations should be something that is not happening reoccuringly, but we need to keep an eye to be sure.

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

                Created:
                Updated: