Re: [PR] KAFKA-16259 Immutable MetadataCache to improve client performance [kafka]

2024-02-22 Thread via GitHub
msn-tldr commented on PR #15376: URL: https://github.com/apache/kafka/pull/15376#issuecomment-1959270699 Added you as a co-author https://github.com/apache/kafka/pull/15385/commits/e4f899714d36b53ec670e914243454ba478c67d4 -- This is an automated message from the Apache Git Service. To

Re: [PR] KAFKA-16259 Immutable MetadataCache to improve client performance [kafka]

2024-02-21 Thread via GitHub
ericzhifengchen commented on PR #15376: URL: https://github.com/apache/kafka/pull/15376#issuecomment-1958593101 my github account is ericzhifengc...@gmail.com -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] KAFKA-16259 Immutable MetadataCache to improve client performance [kafka]

2024-02-21 Thread via GitHub
msn-tldr commented on PR #15376: URL: https://github.com/apache/kafka/pull/15376#issuecomment-1956540126 @ericzhifengchen The email you shared is anonymised with "*", I see it as `***@***.***`. Is that because replied using email & github automatically anonymised it 🤔 `42991652+msn

Re: [PR] KAFKA-16259 Immutable MetadataCache to improve client performance [kafka]

2024-02-20 Thread via GitHub
ericzhifengchen commented on PR #15376: URL: https://github.com/apache/kafka/pull/15376#issuecomment-1955880312 Hi Mayank, My github account is ***@***.*** Thanks, Zhifeng On Mon, Feb 19, 2024 at 4:22 AM Mayank Shekhar Narula < ***@***.***> wrote: > @ericzhif

Re: [PR] KAFKA-16259 Immutable MetadataCache to improve client performance [kafka]

2024-02-19 Thread via GitHub
msn-tldr commented on PR #15376: URL: https://github.com/apache/kafka/pull/15376#issuecomment-1952339142 @ericzhifengchen It seems you had a similar idea on creating immutable metadata cache on the client to improve latency :) I have created a follow-up https://github.com/apache/kafka

Re: [PR] KAFKA-16259 Immutable MetadataCache to improve client performance [kafka]

2024-02-15 Thread via GitHub
ericzhifengchen commented on PR #15376: URL: https://github.com/apache/kafka/pull/15376#issuecomment-1947428547 close as duplication -- 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 c

Re: [PR] KAFKA-16259 Immutable MetadataCache to improve client performance [kafka]

2024-02-15 Thread via GitHub
ericzhifengchen closed pull request #15376: KAFKA-16259 Immutable MetadataCache to improve client performance URL: https://github.com/apache/kafka/pull/15376 -- 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 t

Re: [PR] KAFKA-16259 Immutable MetadataCache to improve client performance [kafka]

2024-02-15 Thread via GitHub
ericzhifengchen commented on PR #15376: URL: https://github.com/apache/kafka/pull/15376#issuecomment-1947427960 @ijuma Thanks for the info. confirmed it's done in [#15323](https://github.com/apache/kafka/pull/15323), I will close this one as duplicated -- This is an automated message fro

Re: [PR] KAFKA-16259 Immutable MetadataCache to improve client performance [kafka]

2024-02-14 Thread via GitHub
ijuma commented on PR #15376: URL: https://github.com/apache/kafka/pull/15376#issuecomment-1945065055 Thanks for the PR. Is this similar to what was done in #15323? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[PR] KAFKA-16259 Immutable MetadataCache to improve client performance [kafka]

2024-02-14 Thread via GitHub
ericzhifengchen opened a new pull request, #15376: URL: https://github.com/apache/kafka/pull/15376 *More detailed description of your change, current MetadataCache is partially (but not fully) immutable, thus read/write requires synchronization and led to high produce latency with large