[
https://issues.apache.org/jira/browse/HBASE-12169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853975#comment-16853975
]
Biju Nair commented on HBASE-12169:
-----------------------------------
Looking at the
[xslt|https://github.com/apache/hbase/blob/4ce6f486d063553a78ed1d60670e68564d61a483/src/main/xslt/configuration_to_asciidoc_chapter.xsl#L66],
only the values in {{hbase-default}} section gets updated with the data from
{{hbase-default.xml}} i.e. we can hardcode the default values for these two
properties in {{ops_mgmt}} section as done in {{connection timeouts}} section
which has the risk of document going out of sync with the default values if in
the future when there is any change. And the other option is to add these in
the {{hbase-default}} section which the initial patch did. Thoughts?
> Document IPC binding options
> ----------------------------
>
> Key: HBASE-12169
> URL: https://issues.apache.org/jira/browse/HBASE-12169
> Project: HBase
> Issue Type: Task
> Components: documentation
> Affects Versions: 0.98.0, 0.94.7, 0.99.0
> Reporter: Sean Busbey
> Assignee: Mike Drob
> Priority: Minor
> Attachments: HBASE-12169-001.PATCH, HBASE-12169.patch
>
>
> HBASE-8148 added options to change binding component services, but there
> aren't any docs for it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)