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

RelationalChangeRecordEmitter calls "LoggerFactory.getLogger(getClass())" for each instance of the emitter

XMLWordPrintable

    • False
    • False
    • Hide

      Run connector under the lod that results in high CPU utilization, run a profiler

      Show
      Run connector under the lod that results in high CPU utilization, run a profiler

      RelationalChangeRecordEmitter calls "LoggerFactory.getLogger(getClass())" for each instance of the emitter and that shows up at the top of the profiler under load.
      Normally the logger should be static final and not created every time.

            Unassigned Unassigned
            dlg99 Andrey Yegorov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: