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

Sergey Shelukhin commented on HBASE-7043:
-----------------------------------------

{noformat}
              else (k =~ /rs_group/i)
                # validate coprocessor specs
                v = String.new(value)
                v.strip!
                htd.setValue(k, value)
{noformat}
1) Comment is invalid.
2) Similar functionality is in trunk already; see CONFIG. Or is it intended for 
something else?


                
> Region Server Group CLI commands
> --------------------------------
>
>                 Key: HBASE-7043
>                 URL: https://issues.apache.org/jira/browse/HBASE-7043
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Francis Liu
>            Assignee: Francis Liu
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7043_94.patch
>
>


--
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