[
https://issues.apache.org/jira/browse/FLUME-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456227#comment-13456227
]
Mike Percy commented on FLUME-1584:
-----------------------------------
Example properties file contents for the RpcClientFactory.getInstance() method:
{noformat}
client.type = default_loadbalance
batch-size = 1
host-selector = random
backoff = true
hosts = host-1 host-2 host-3
hosts.host-1 = localhost:998
hosts.host-2 = localhost:999
hosts.host-3 = localhost:10002
{noformat}
> Document load balancing RPC client
> ----------------------------------
>
> Key: FLUME-1584
> URL: https://issues.apache.org/jira/browse/FLUME-1584
> Project: Flume
> Issue Type: Task
> Reporter: Mike Percy
>
> We need to document the load balancing RPC client
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira