[ 
https://issues.apache.org/jira/browse/KAFKA-8802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907477#comment-16907477
 ] 

ASF GitHub Bot commented on KAFKA-8802:
---------------------------------------

vvcephei commented on pull request #7213: KAFKA-8802: ConcurrentSkipListMap 
shows performance regression in cache and in-memory store
URL: https://github.com/apache/kafka/pull/7213
 
 
   * replace ConcurrentSkipListMap
   * synchronize
   
   See #7212
   
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
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)

Reply via email to