[ 
https://issues.apache.org/jira/browse/KAFKA-8802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sophie Blee-Goldman updated KAFKA-8802:
---------------------------------------
    Description: The use of ConcurrentSkipListMap in the cache and in-memory 
stores caused a performance regression in 2.3.0. We should revert back to using 
TreeMap   (was: 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. )

> 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
>            Assignee: Sophie Blee-Goldman
>            Priority: Major
>             Fix For: 2.4.0, 2.3.1
>
>
> The use of ConcurrentSkipListMap in the cache and in-memory stores caused a 
> performance regression in 2.3.0. We should revert back to using TreeMap 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to