You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/31 19:48:00 UTC

[jira] [Commented] (KAFKA-7853) Refactor ConsumerCoordinator/AbstractCoordinator to reduce constructor parameter list

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

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

abbccdda commented on pull request #6854: KAFKA-7853: refactor coordinator config
URL: https://github.com/apache/kafka/pull/6854
 
 
   A test attempt to refactor current coordinator logic.
   
   ### 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:
users@infra.apache.org


> Refactor ConsumerCoordinator/AbstractCoordinator to reduce constructor parameter list
> -------------------------------------------------------------------------------------
>
>                 Key: KAFKA-7853
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7853
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Boyang Chen
>            Assignee: Boyang Chen
>            Priority: Major
>
> The parameter lists for class ConsumerCoordinator/AbstractCoordinator are growing over time. We should think of reducing the parameter size by introducing some intermediate data structs.



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