[
https://issues.apache.org/jira/browse/KUDU-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16273482#comment-16273482
]
Sailesh Mukil commented on KUDU-2228:
-------------------------------------
CC: [~kwho]
> Make Messenger options configurable
> -----------------------------------
>
> Key: KUDU-2228
> URL: https://issues.apache.org/jira/browse/KUDU-2228
> Project: Kudu
> Issue Type: Task
> Components: rpc
> Reporter: Sailesh Mukil
> Assignee: Sailesh Mukil
> Labels: refactor, rpc
>
> Currently, the RPC layer accesses many gflags directly to take certain
> decisions, eg. whether to turn on encryption, authentication, etc.
> Since the RPC layer is to be used more like a library, these should be
> configurable options that are passed to the Messenger (which is the API
> endpoint for the application using the RPC layer), instead of the RPC layer
> itself directly accessing these flags.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)