Keith Turner created ACCUMULO-701: ------------------------------------- Summary: No longer seeing TApplicationException Key: ACCUMULO-701 URL: https://issues.apache.org/jira/browse/ACCUMULO-701 Project: Accumulo Issue Type: Bug Reporter: Keith Turner Priority: Critical Fix For: 1.5.0
When an unexpected exception occurred server side, the client used to see a TApplicationException on the client side. It appears this not happening anymore in trunk since the switch to thrift 0.8. A lot of code depends on the previous behavior. Code that used to throw an exception to the client is now getting stuck indefinitely. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira