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

When a CachingStateStore is closed it should clear its associated NamedCache. Subsequent queries should throw InvalidStateStoreException

    XMLWordPrintableJSON

Details

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

    Description

      When close is called on a CachingStateStore we don't release the memory it is using in the Cache. This could result in the cache being full of data that is redundant. We also still allow queries on the CachedStateStore even though it has been closed.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: