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

Improve messages in Redis sink in case of OOM

XMLWordPrintable

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

      Which use case/requirement will be addressed by the proposed feature?

      Currently the Redis sink handles back pressure in cases of OOM in a Redis target. However the current error messages are defined as warning and do not convey that the error is handled and retried.

      Implementation ideas (optional)

      Improve error messages and change severity from Warning to Info in two cases:
      1. When memory threshold is set and memory has reached the threshold

      2. When memory threshold is not set and target Redis is OOM

              Unassigned Unassigned
              sergey.eizner Sergey Eizner (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: