[
https://issues.apache.org/jira/browse/HBASE-20823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548794#comment-16548794
]
stack commented on HBASE-20823:
-------------------------------
[~reidchan] Looks like it was done. Shout if you need anything else sir.
> 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)