[ 
https://issues.apache.org/jira/browse/KAFKA-8569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867969#comment-16867969
 ] 

ASF GitHub Bot commented on KAFKA-8569:
---------------------------------------

abbccdda commented on pull request #6972: KAFKA-8569: integrate warning message 
under static membership
URL: https://github.com/apache/kafka/pull/6972
 
 
   Static members never leave the group, so potentially we could log a flooding 
number of warning messages in the hb thread. The solution is to only log as 
warning when we are on dynamic membership.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Integrate the poll timeout warning with leave group call
> --------------------------------------------------------
>
>                 Key: KAFKA-8569
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8569
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Boyang Chen
>            Assignee: Boyang Chen
>            Priority: Major
>
> Under static membership, we may be polluting our log by seeing a bunch of 
> consecutive warning message upon poll timeout.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to