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

Redis sink - Retry in case of connection error/OOM

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.9.0.Alpha2
    • None
    • debezium-server
    • None
    • False
    • False

    Description

      Right now, the best option is probably to rely on the Redis maxmemory settings:

      • Set maxmemory to the amount of memory you’re willing to allocate.
      • Set maxmemory-policy to noeviction.

      You should be getting -OOM errors as soon as the memory limit has been reached, and it should resolve as soon as you’re removing entries from the stream.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: