[
https://issues.apache.org/jira/browse/KUDU-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192254#comment-16192254
]
Todd Lipcon commented on KUDU-2163:
-----------------------------------
Recent versions of Kudu uses gflags 2.2, which supports specifying flags with
either underscores or dashes. The two are equivalent -- ie either
'rpc_authentication' or 'rpc-authentication' will work fine.
> names of "rpc_authentication" do not match in documents
> -------------------------------------------------------
>
> Key: KUDU-2163
> URL: https://issues.apache.org/jira/browse/KUDU-2163
> Project: Kudu
> Issue Type: Bug
> Components: documentation
> Reporter: Jiahongchao
> Priority: Minor
>
> in
> [http://kudu.apache.org/docs/configuration_reference.html#kudu-master_rpc_authentication],it
> is "rpc_authentication"
> in [http://kudu.apache.org/docs/security.html],it is "rpc-authentication"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)