Sailesh Mukil created KUDU-2228:
-----------------------------------
Summary: 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
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)