Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.6
-
None
Description
HBASE-19651 showed that Guava's ByteStream#limit() utility is a bit faster than Common's BoundedInputStream. What features does BoundedInputStream that justify the performance difference? Can the two be reconciled?