Duo Zhang created HBASE-23163:
---------------------------------
Summary: Use for loop instead of stream to calculate store file
size in HStore
Key: HBASE-23163
URL: https://issues.apache.org/jira/browse/HBASE-23163
Project: HBase
Issue Type: Sub-task
Components: regionserver
Reporter: Duo Zhang
Assignee: Duo Zhang
As described in the parent issue, as f.getReader may return different result so
we have to do redundant check on it, which makes the a bit ugly if we use
stream.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)