[GitHub] [kafka] vamossagar12 commented on pull request #11211: KAFKA-12960: Enforcing strict retention time for WindowStore and Sess…

2021-09-25 Thread GitBox
vamossagar12 commented on pull request #11211: URL: https://github.com/apache/kafka/pull/11211#issuecomment-927240395 @showuon , I have cleaned up the PR and added the integration tests. Plz review whenever you get the chance. -- This is an automated message from the Apache Git Service.

[GitHub] [kafka] 3schwartz commented on a change in pull request #11340: fix issue : KafkaConsumer cannot jump out of the poll method, and the…

2021-09-25 Thread GitBox
3schwartz commented on a change in pull request #11340: URL: https://github.com/apache/kafka/pull/11340#discussion_r716144435 ## File path: clients/src/main/java/org/apache/kafka/clients/consumer/internals/ConsumerCoordinator.java ## @@ -1069,6 +1065,37 @@ private void maybeAu

[GitHub] [kafka] 3schwartz commented on a change in pull request #11340: fix issue : KafkaConsumer cannot jump out of the poll method, and the…

2021-09-25 Thread GitBox
3schwartz commented on a change in pull request #11340: URL: https://github.com/apache/kafka/pull/11340#discussion_r716144435 ## File path: clients/src/main/java/org/apache/kafka/clients/consumer/internals/ConsumerCoordinator.java ## @@ -1069,6 +1065,37 @@ private void maybeAu

[jira] [Updated] (KAFKA-13323) The words are ambiguous

2021-09-25 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-13323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 李壮壮 updated KAFKA-13323: Description: In 'Fetcher' class, there is a field means consumer client should record whether the cached subscrip

[jira] [Created] (KAFKA-13323) The words are ambiguous

2021-09-25 Thread Jira
李壮壮 created KAFKA-13323: --- Summary: The words are ambiguous Key: KAFKA-13323 URL: https://issues.apache.org/jira/browse/KAFKA-13323 Project: Kafka Issue Type: Improvement Components: clients

[GitHub] [kafka] mjsax commented on pull request #11347: KAFKA-13296: warn if previous assignment has duplicate partitions

2021-09-25 Thread GitBox
mjsax commented on pull request #11347: URL: https://github.com/apache/kafka/pull/11347#issuecomment-927172666 Merged to `trunk` and cherry-picked to `3.0` branch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[jira] [Commented] (KAFKA-12983) onJoinPrepare is not always invoked before joining the group

2021-09-25 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420155#comment-17420155 ] Matthias J. Sax commented on KAFKA-12983: - [~ableegoldman] Do we actually know i

[jira] [Updated] (KAFKA-12983) onJoinPrepare is not always invoked before joining the group

2021-09-25 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-12983: Affects Version/s: 2.7.0 > onJoinPrepare is not always invoked before joining the group >

[GitHub] [kafka] mjsax merged pull request #11347: KAFKA-13296: warn if previous assignment has duplicate partitions

2021-09-25 Thread GitBox
mjsax merged pull request #11347: URL: https://github.com/apache/kafka/pull/11347 -- 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...