Dongchao Ding created THRIFT-3830:
-------------------------------------
Summary: Add detail exception message between server-side and
client-side
Key: THRIFT-3830
URL: https://issues.apache.org/jira/browse/THRIFT-3830
Project: Thrift
Issue Type: Improvement
Components: Java - Library
Reporter: Dongchao Ding
Priority: Minor
At present,when one TExcpetion occurs at server-side, we just get one same
error tip like "Internal error processing ${invoke-method-name}", the detail
exception(exception message and exception stack) was gone.
I think it's better to send detail error info to client .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)