[ 
https://issues.apache.org/jira/browse/HBASE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612892#comment-13612892
 ] 

Ted Yu commented on HBASE-8190:
-------------------------------

{code}
+        <title>Region Merges</title>
{code}
There was recent discussion w.r.t. online merge vs. offline merge. I think we 
should mention 'Online' in above title.
{code}
+        <para>Master and Regionserver both participate in the event of region 
merges.
{code}
Suggest the following for above:
{code}
+        <para>Both Master and Regionservers participate in the event of online 
region merges.
{code}
{code}
+        same regionserver where the more heavily loaded region resided, 
finally master
+        send merge request to the regionserver and regionserver run the region 
merges. 
{code}
Suggest the following for second line above:
{code}
+        sends merge request to this regionserver and the regionserver runs the 
region merges. 
{code}
                
> Add documentation of region merges to the book
> ----------------------------------------------
>
>                 Key: HBASE-8190
>                 URL: https://issues.apache.org/jira/browse/HBASE-8190
>             Project: HBase
>          Issue Type: Sub-task
>          Components: documentation
>            Reporter: chunhui shen
>            Assignee: chunhui shen
>             Fix For: 0.98.0
>
>         Attachments: hbase-8190v1.patch, hbase-8190v2.patch
>
>
> Add documentation of region merges to the book

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to