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

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

    XMLWordPrintable

Details

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

    Description

      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)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: