[
https://issues.apache.org/jira/browse/KAFKA-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876501#comment-15876501
]
ASF GitHub Bot commented on KAFKA-4439:
---------------------------------------
Github user cmccabe closed the pull request at:
https://github.com/apache/kafka/pull/2180
> Add a builder to NetworkClient
> ------------------------------
>
> Key: KAFKA-4439
> URL: https://issues.apache.org/jira/browse/KAFKA-4439
> Project: Kafka
> Issue Type: Improvement
> Components: network
> Affects Versions: 0.10.0.2
> Reporter: Colin P. McCabe
> Assignee: Colin P. McCabe
> Priority: Minor
>
> NetworkClient's constructors have too many parameters. This makes it hard to
> follow what each value is being initialized to. Instead, let's use the
> builder pattern to clearly identify what each parameter is and provide
> sensible defaults for each.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)