Github user joshelser commented on the issue:
https://github.com/apache/accumulo/pull/254
Let me bring this out of the thread, given the good find by @adamjshook
that the code calls the thrift RPC method without timeout, I think this change
could be greatly simplified: add the configuration property for timeout on WAL
replication RPCs (from source to peer cluster) and switch that RPC to use the
RPC with timeout method on ThriftUtil. Literally, the 3 or 4 lines of code that
would take.
---
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.
---