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

Use Jedis' clientSetname when establishing Redis connections

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 1.9.0.Final
    • None
    • debezium-server
    • None
    • False
    • None
    • False

    Description

      This can come in handy when tracing Redis clients (by running `CLIENT LIST` command) and distinguish the connections established by Debezium server.

      As we now can have 3 open connections (for the sink itself, the offsets and DB history), setting a name for each one of them (debezium:redis:sink, debezium:offsets, debezium:db-history) can be useful for this purpose.

       

      See:

      https://redis.io/commands/client-setname/

       

      zalmane We will provide a PR.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yossish Yossi Shirizli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: