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

Redis sink back-pressure mechanism when Redis memory is almost full

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0.Alpha1
    • None
    • debezium-server
    • None
    • False
    • None
    • False

      Feature request or enhancement

      Improve Redis sink back-pressure mechanism when Redis memory has reached a certain percentage threshold.

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

      When Redis memory is almost full, the Redis sink should stop sending data to avoid OOM.

      Implementation ideas (optional)

      Use Redis Data Command to find out once every batch how much percentage of Redis RAM is used and stop after 85% (configurable in application.properties)

            Unassigned Unassigned
            ggaborg Gabor Andras (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: