[
https://issues.apache.org/jira/browse/HBASE-12169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869962#comment-16869962
]
Sakthi commented on HBASE-12169:
--------------------------------
[~gsbiju], I think we should add '+' before Description & Default line for
proper rendering of the doc output.
{code:java}
+++ b/src/main/asciidoc/_chapters/ops_mgt.adoc
@@ -36,19 +36,19 @@ The following properties can be used to bind HBase
processes to specific address
@@ -36,19 +36,19 @@ The following properties can be used to bind HBase
processes to specific address
[[hbase.master.ipc.address]]
*`hbase.master.ipc.address`*::
-
++
.Description
The bind address for master IPC. Specify to 0.0.0.0 for all interfaces.
-
++
.Default
`default`
[[hbase.regionserver.ipc.address]]
*`hbase.regionserver.ipc.address`*::
-
++
.Description
The bind address for region server IPC. Specify to 0.0.0.0 for all interfaces.
-
++
.Default
`default`{code}
> 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-002.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)