Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-4223

RocksDBStore should close all open iterators on close

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.1.0
    • 0.10.1.0
    • streams
    • None

    Description

      RocksDBStore doesn't keep track of the open iterators. So when the store is closed due to rebalance or otherwise, this may result in resource leakage as any open iterators will not be closed.
      The store should keep track of the open iterators and close them when the store is closed

      Attachments

        Issue Links

          Activity

            People

              damianguy Damian Guy
              damianguy Damian Guy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: