Re: [PR] KAFKA-19116, KAFKA-19258: Handling share group member change events [kafka]

2025-05-13 Thread via GitHub
AndrewJSchofield commented on code in PR #19666: URL: https://github.com/apache/kafka/pull/19666#discussion_r2086868597 ## server/src/main/java/org/apache/kafka/server/share/session/ShareSessionCache.java: ## @@ -143,6 +191,7 @@ public synchronized ShareSessionKey maybeCreateSes

Re: [PR] KAFKA-19116, KAFKA-19258: Handling share group member change events [kafka]

2025-05-12 Thread via GitHub
apoorvmittal10 commented on code in PR #19666: URL: https://github.com/apache/kafka/pull/19666#discussion_r2085659033 ## core/src/main/java/kafka/server/share/SharePartitionCache.java: ## @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-19116, KAFKA-19258: Handling share group member change events [kafka]

2025-05-12 Thread via GitHub
apoorvmittal10 commented on code in PR #19666: URL: https://github.com/apache/kafka/pull/19666#discussion_r2085658297 ## core/src/main/java/kafka/server/share/SharePartitionCache.java: ## @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-19116, KAFKA-19258: Handling share group member change events [kafka]

2025-05-12 Thread via GitHub
apoorvmittal10 commented on code in PR #19666: URL: https://github.com/apache/kafka/pull/19666#discussion_r2085658136 ## core/src/main/java/kafka/server/share/SharePartitionCache.java: ## @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-19116, KAFKA-19258: Handling share group member change events [kafka]

2025-05-12 Thread via GitHub
AndrewJSchofield commented on code in PR #19666: URL: https://github.com/apache/kafka/pull/19666#discussion_r2084054302 ## core/src/main/java/kafka/server/share/SharePartitionCache.java: ## @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mo

[PR] KAFKA-19116, KAFKA-19258: Handling share group member change events [kafka]

2025-05-09 Thread via GitHub
apoorvmittal10 opened a new pull request, #19666: URL: https://github.com/apache/kafka/pull/19666 (no comment) -- 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 unsubscrib