Github user keith-turner commented on the issue:
https://github.com/apache/accumulo/pull/134
@ivakegg I have a question that hope you can answer quickly from your
recent looking the code. If not I can go look myself. Do you know if each
deep copy ends up with its own instance of BoundedRangeFileInputStream for each
block it reads? I suspect this is the case, but not 100% sure. It seems thats
the way BoundedRangeFileInputStream is intended to be used, each thread has
its own instance wrapping a shared input stream.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---