You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sophie Blee-Goldman (JIRA)" <ji...@apache.org> on 2019/08/14 17:11:00 UTC

[jira] [Created] (KAFKA-8802) ConcurrentSkipListMap shows performance regression in cache and in-memory store

Sophie Blee-Goldman created KAFKA-8802:
------------------------------------------

             Summary: ConcurrentSkipListMap shows performance regression in cache and in-memory store
                 Key: KAFKA-8802
                 URL: https://issues.apache.org/jira/browse/KAFKA-8802
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 2.3.0
            Reporter: Sophie Blee-Goldman
             Fix For: 2.4.0, 2.3.1


A significant performance regression was seen between 2.2 and 2.3. For in-memory stores, about half of it was improved by removing the ConcurrentSkipListMap. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)