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

Xiang Li commented on HBASE-17947:
----------------------------------

Thanks the comment from [~jingcheng.du]!
Patch 001 for master branch is uploaded to address Jingcheng's comment! The 
JIRA meant to change the incorrect patch only, while the removal of "located 
under" was only trying to make it feel better when reading. Either is ok for 
me. 

> Location of Examples.proto is wrong in comment of RowCountEndPoint.java
> -----------------------------------------------------------------------
>
>                 Key: HBASE-17947
>                 URL: https://issues.apache.org/jira/browse/HBASE-17947
>             Project: HBase
>          Issue Type: Bug
>          Components: Coprocessors
>            Reporter: Xiang Li
>            Assignee: Xiang Li
>            Priority: Trivial
>              Labels: easyfix
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17947.master.000.patch, 
> HBASE-17947.master.001.patch
>
>
> In the comment of RowCountEndpoint.java
> {code}
> /**
>  * Sample coprocessor endpoint exposing a Service interface for counting rows 
> and key values.
>  *
>  * <p>
>  * For the protocol buffer definition of the RowCountService, see the source 
> file located under
>  * hbase-server/src/main/protobuf/Examples.proto.
>  * </p>
>  */
> {code}
> Examples.proto is not under hbase-server/src/main/protobuf/, but under 
> hbase-examples/src/main/protobuf/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to