accumulo
accumulo copied to clipboard
Fate debug message is missing cause
While looking at #2837 I found that AcceptableException.getCause() is always empty. This message in the manager log is always missing the cause. Looking at the class hierarchy of AcceptableThriftTableOperationException, I don't think that cause is ever set.