Re: [PR] KAFKA-16899 GroupRebalanceConfig: rebalanceTimeoutMs updated to commitTimeoutDuringReconciliation [kafka]

2024-06-18 Thread via GitHub


linu-shibu commented on PR #16334:
URL: https://github.com/apache/kafka/pull/16334#issuecomment-2176913853

   > My apologies, @linu-shibu.
   > 
   > I think the consensus was to change 
[`MembershipManagerImpl`'s](https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/clients/consumer/internals/MembershipManagerImpl.java)
 `rebalanceTimeoutMs` instance variable to `commitTimeoutDuringReconciliation`. 
We don't want to change any other code at this point.
   > 
   > Thanks!
   
   Updated accordingly, please review again


-- 
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.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] KAFKA-16899 GroupRebalanceConfig: rebalanceTimeoutMs updated to commitTimeoutDuringReconciliation [kafka]

2024-06-17 Thread via GitHub


kirktrue commented on PR #16334:
URL: https://github.com/apache/kafka/pull/16334#issuecomment-2174472337

   My apologies, @linu-shibu.
   
   I think the consensus was to change 
[`MembershipManagerImpl`'s](https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/clients/consumer/internals/MembershipManagerImpl.java)
 `rebalanceTimeoutMs` instance variable to `commitTimeoutDuringReconciliation`. 
We don't want to change any other code at this point.
   
   Thanks!


-- 
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.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org