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

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

rajinisivaram opened a new pull request #6022: KAFKA-7719: Improve fairness in 
SocketServer processors (KIP-402)
URL: https://github.com/apache/kafka/pull/6022
 
 
   Limit the number of new connections processed in each iteration in 
`SocketServer` on each `Processor`. Block `Acceptor` if the connection queue is 
full on all Processors. Added a metric to track accept idle time percent. See 
KIP-402 for details.
   
   ### 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 GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Improve fairness in SocketServer processors
> -------------------------------------------
>
>                 Key: KAFKA-7719
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7719
>             Project: Kafka
>          Issue Type: Improvement
>          Components: network
>    Affects Versions: 2.1.0
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>            Priority: Major
>             Fix For: 2.2.0
>
>
> See 
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-402%3A+Improve+fairness+in+SocketServer+processors
>  for details.



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

Reply via email to