Github user joshelser commented on the issue: https://github.com/apache/accumulo/pull/224 > These issues will cause problems when there are problems on the cluster (and that never happens :) It's so convenient that we always have perfect computers, networks, and administrators :) > I am going to work on fixing them. Thinking of introducing configurable thread pools as needed. Also going to make RPC work like scanner with sessions and sessions timeouts. LMK if you have ideas you want to bounce around. I was a bit brutal in the first review -- we kind of live in a world right now where our RPC code can just let stuff run for a very long time (you inherited a bit of the problem). I don't want to completely block this feature, but I also want to make sure we don't make the problem worse.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---