[GitHub] [kafka] jasonk000 commented on pull request #11722: KAFKA-13630: reduce amount of time that producer network thread holds batch queue lock

2022-01-31 Thread GitBox
jasonk000 commented on pull request #11722: URL: https://github.com/apache/kafka/pull/11722#issuecomment-1026000556 This application has a single producer thread, a high `send()` rate. The change reduces spinlock CPU cycles from 14.6% to 2.5% of the `send()` path, or more clearly a 12.1% i

[GitHub] [kafka] jasonk000 commented on pull request #11722: KAFKA-13630: reduce amount of time that producer network thread holds batch queue lock

2022-03-03 Thread GitBox
jasonk000 commented on pull request #11722: URL: https://github.com/apache/kafka/pull/11722#issuecomment-1058761519 hi @showuon , was there anything remaining here before we merge it? thx -- This is an automated message from the Apache Git Service. To respond to the message, please log on