[
https://issues.apache.org/jira/browse/HBASE-17000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15749668#comment-15749668
]
Josh Elser commented on HBASE-17000:
------------------------------------
bq. The patch has 11 line(s) that end in whitespace. Use git apply
--whitespace=fix.
This is in generated code. Don't think it should be fixed.
bq. Patch generated 1 new protoc errors in hbase-server.
This is a false positive on the following line:
{{\[DEBUG\] adding entry
org/apache/hadoop/hbase/util/HBaseFsck$ErrorReporter$ERROR_CODE.class}}
bq. The patch causes 270 errors with Hadoop ...
These are expected as HBASE-16961 isn't treated like the master branch (which
it should be).
[~tedyu], shall I go ahead and commit this to HBASE-16961?
> [RegionServer] Compute region filesystem space use and report to Master
> -----------------------------------------------------------------------
>
> Key: HBASE-17000
> URL: https://issues.apache.org/jira/browse/HBASE-17000
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 2.0.0
>
> Attachments: HBASE-17000.001.patch,
> HBASE-17000.002.HBASE-16961.patch, HBASE-17000.004.HBASE-16961.patch,
> HBASE-17000.005.HBASE-16961.patch
>
>
> Each RegionServer needs to track how much space a Region takes up and roll
> this up to the table level.
> Aggregation of this information in the Master will be covered by HBASE-16997.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)