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

Use Debezium thread factory for PG keep-alive

XMLWordPrintable

      In PostgresStreamingChangeEventSource, we use Executors.newSingleThreadExecutor() (twice) for setting up the keep-alive thread, instead of using the proper Debezium thread factory, which results in thread names not clearly being associated to Debezium.

            jpechane Jiri Pechanec
            gunnar.morling Gunnar Morling
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: