[jira] [Updated] (THRIFT-2452) Python doesn't handle unexpected Exceptions in server

2014-04-07 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2452: --- Description: Based on THRIFT-378, the appropriate behaviour is to throw a TApplicationException with

[jira] [Updated] (THRIFT-2452) Python doesn't handle unexpected Exceptions in server

2014-04-06 Thread James Haggerty (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Haggerty updated THRIFT-2452: --- Attachment: thrift-2452-python-unexpected-exceptions.patch This patch implements it in the g

[jira] [Updated] (THRIFT-2452) Python doesn't handle unexpected Exceptions in server

2014-04-06 Thread James Haggerty (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Haggerty updated THRIFT-2452: --- Description: Based on Thrift-378, the appropriate behaviour is to throw a TApplicationExcept