HBASE-13861 Fix UI label for BucketCache free & used bytes.

Signed-off-by: Sean Busbey <busbey@apache.org>
This commit is contained in:
Matt Warhaftig 2015-06-28 15:50:33 -04:00 committed by Sean Busbey
parent 5ee11840f6
commit 364205da25
1 changed files with 2 additions and 2 deletions

View File

@ -382,8 +382,8 @@ are combined counts. Request count is sum of hits and misses.</p>
<tr>
<th>Bucket Offset</th>
<th>Allocation Size</th>
<th>Free Count</th>
<th>Used Count</th>
<th>Free Bytes</th>
<th>Used Bytes</th>
</tr>
<%for Bucket bucket: buckets %>
<tr>