[ https://issues.apache.org/jira/browse/KAFKA-8802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907464#comment-16907464 ]
ASF GitHub Bot commented on KAFKA-8802: --------------------------------------- ableegoldman commented on pull request #7212: KAFKA-8802: ConcurrentSkipListMap shows performance regression in cache and in-memory store URL: https://github.com/apache/kafka/pull/7212 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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 > Priority: Major > 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)