Re: [PR] MINOR: small optimization by judgment [kafka]

2025-05-21 Thread via GitHub
bh-tt commented on PR #19386: URL: https://github.com/apache/kafka/pull/19386#issuecomment-2898172902 I've some statistics from a medium busy kafka broker running on 4.0 (about 2 cpu's used continuously): method profiling from a JFR gave me approximately 3% of cpu usage spent in java.util.s

Re: [PR] MINOR: small optimization by judgment [kafka]

2025-04-30 Thread via GitHub
chia7712 commented on PR #19386: URL: https://github.com/apache/kafka/pull/19386#issuecomment-2842308811 @mumrah Sorry about the unclear commit message. It won't happen again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] MINOR: small optimization by judgment [kafka]

2025-04-30 Thread via GitHub
mumrah commented on PR #19386: URL: https://github.com/apache/kafka/pull/19386#issuecomment-284599 @gongxuanzhang (et al.) -- I was reading through the Git log and noticed this rather vague commit message. Can we try to have more descriptive commit subjects? E.g., "Avoid unnecessary tra

Re: [PR] MINOR: small optimization by judgment [kafka]

2025-04-06 Thread via GitHub
chia7712 commented on PR #19386: URL: https://github.com/apache/kafka/pull/19386#issuecomment-2781502257 > The original problem was introduced then, is that right? yes, that is related to https://github.com/apache/kafka/commit/6e88c10ed5628ff31c0aa3096d16a1c78ef3127f. I will backport

Re: [PR] MINOR: small optimization by judgment [kafka]

2025-04-06 Thread via GitHub
chia7712 commented on PR #19386: URL: https://github.com/apache/kafka/pull/19386#issuecomment-2781503458 > I will backport this PR to 4.0 done -- 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

Re: [PR] MINOR: small optimization by judgment [kafka]

2025-04-06 Thread via GitHub
ijuma commented on PR #19386: URL: https://github.com/apache/kafka/pull/19386#issuecomment-2781471808 We should probably cherry-pick this to the 4.0 branch. The original problem was introduced then, is that right? -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] MINOR: small optimization by judgment [kafka]

2025-04-06 Thread via GitHub
chia7712 merged PR #19386: URL: https://github.com/apache/kafka/pull/19386 -- 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache

Re: [PR] MINOR: small optimization by judgment [kafka]

2025-04-05 Thread via GitHub
gongxuanzhang commented on PR #19386: URL: https://github.com/apache/kafka/pull/19386#issuecomment-2781166844 @chia7712 PTAL -- 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.