[GitHub] [kafka] xakassi commented on pull request #9211: KAFKA-10426: Deadlock on session key update.

2020-09-27 Thread GitBox
xakassi commented on pull request #9211: URL: https://github.com/apache/kafka/pull/9211#issuecomment-699805679 Hi, guys! Hi, @kkonstantine ! This is my first PR to Kafka and I would like to clarify if there is anything else I need to do? Or should I just wait and you will take care of t

[jira] [Created] (KAFKA-10529) Controller should throttle partition reassignment

2020-09-27 Thread Badai Aqrandista (Jira)
Badai Aqrandista created KAFKA-10529: Summary: Controller should throttle partition reassignment Key: KAFKA-10529 URL: https://issues.apache.org/jira/browse/KAFKA-10529 Project: Kafka Is

[jira] [Commented] (KAFKA-10513) Newly added topic or partitions are not assigned to running consumer groups using static membership

2020-09-27 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202991#comment-17202991 ] Guozhang Wang commented on KAFKA-10513: --- This seems to be a valid issue after read

[GitHub] [kafka] guozhangwang merged pull request #9241: MINOR: Update the javadoc in GroupMetadataManager.scala

2020-09-27 Thread GitBox
guozhangwang merged pull request #9241: URL: https://github.com/apache/kafka/pull/9241 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

[GitHub] [kafka] guozhangwang opened a new pull request #9342: MINOR: Update doc for raft state metrics

2020-09-27 Thread GitBox
guozhangwang opened a new pull request #9342: URL: https://github.com/apache/kafka/pull/9342 Found this while reviewing related code. cc @hachikuji to review and merge. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verif

[GitHub] [kafka] showuon commented on pull request #9179: KAFKA-10390: Remove ignore case option when grep process info to be more specific

2020-09-27 Thread GitBox
showuon commented on pull request #9179: URL: https://github.com/apache/kafka/pull/9179#issuecomment-699738111 @cmccabe , could you take a look at this PR? Thanks. This is an automated message from the Apache Git Service. To

[GitHub] [kafka] showuon closed pull request #9159: KAFKA-10378: change jacksonDatabind as compile dependency for clients project

2020-09-27 Thread GitBox
showuon closed pull request #9159: URL: https://github.com/apache/kafka/pull/9159 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 th

[GitHub] [kafka] showuon commented on pull request #9241: MINOR: Update the javadoc in GroupMetadataManager.scala

2020-09-27 Thread GitBox
showuon commented on pull request #9241: URL: https://github.com/apache/kafka/pull/9241#issuecomment-699737966 @guozhangwang , could you help review this small PR? Thanks. This is an automated message from the Apache Git Ser

[GitHub] [kafka] guozhangwang merged pull request #9304: KAFKA-10502:TimestampRouter may occur threadlocal leak

2020-09-27 Thread GitBox
guozhangwang merged pull request #9304: URL: https://github.com/apache/kafka/pull/9304 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

[jira] [Resolved] (KAFKA-10502) Threadlocal may can not set null,because it may create a memory leak

2020-09-27 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-10502. --- Fix Version/s: 2.7.0 Resolution: Fixed > Threadlocal may can not set null,because it

[GitHub] [kafka] guozhangwang commented on pull request #9304: KAFKA-10502:TimestampRouter may occur threadlocal leak

2020-09-27 Thread GitBox
guozhangwang commented on pull request #9304: URL: https://github.com/apache/kafka/pull/9304#issuecomment-699731935 Reading on the SO thread I think this fix makes sense. Merging to trunk now. This is an automated message fro

[jira] [Updated] (KAFKA-10502) Threadlocal may can not set null,because it may create a memory leak

2020-09-27 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-10502: -- Description: When setting Threadlocal to null it may create a memory leak, you can see the li

[jira] [Commented] (KAFKA-6579) Consolidate window store and session store unit tests into a single class

2020-09-27 Thread Rohit Deshpande (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202959#comment-17202959 ] Rohit Deshpande commented on KAFKA-6579: [~guozhang] can I pick this up?  > Cons

[GitHub] [kafka] guozhangwang commented on pull request #9196: KAFKA-10402: Upgrade system tests to python3

2020-09-27 Thread GitBox
guozhangwang commented on pull request #9196: URL: https://github.com/apache/kafka/pull/9196#issuecomment-699719268 cc @cmccabe @vvcephei @mimaison for a final look and merge. This is an automated message from the Apache Git

[GitHub] [kafka] nizhikov commented on pull request #9196: KAFKA-10402: Upgrade system tests to python3

2020-09-27 Thread GitBox
nizhikov commented on pull request #9196: URL: https://github.com/apache/kafka/pull/9196#issuecomment-699695812 @guozhangwang Great news! Thanks for the help! This is an automated message from the Apache Git Service. To respo

[jira] [Commented] (KAFKA-10134) High CPU issue during rebalance in Kafka consumer after upgrading to 2.5

2020-09-27 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202931#comment-17202931 ] Guozhang Wang commented on KAFKA-10134: --- I don't think there's a concrete plan for

[GitHub] [kafka] guozhangwang commented on pull request #9196: KAFKA-10402: Upgrade system tests to python3

2020-09-27 Thread GitBox
guozhangwang commented on pull request #9196: URL: https://github.com/apache/kafka/pull/9196#issuecomment-699693629 The test `tests/kafkatest/tests/streams/streams_broker_down_resilience_test.py` runs 5 times without failing. I think this is good to go. --