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

Reid Chan commented on HBASE-20823:
-----------------------------------

Pushed to master branch.
Thanks for your contribution [~jackbearden]

> Wrong param name in javadoc for HRegionServer#buildRegionSpaceUseReportRequest
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-20823
>                 URL: https://issues.apache.org/jira/browse/HBASE-20823
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Reid Chan
>            Assignee: Jack Bearden
>            Priority: Trivial
>              Labels: beginner
>         Attachments: HBASE-20823.001.patch
>
>
> {code}
> /**
>    * Builds a {@link RegionSpaceUseReportRequest} protobuf message from the 
> region size map.
>    *
>    * @param regionSizeStore The size in bytes of regions
>    * @return The corresponding protocol buffer message.
>    */
>   RegionSpaceUseReportRequest 
> buildRegionSpaceUseReportRequest(RegionSizeStore regionSizes)
> {code}
> {{@param regionSizeStore}}, but actual name is regionSizes



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to