[GitHub] thrift issue #1474: Recognize fbthrift TApplicationException codes

2018-02-09 Thread jparise
Github user jparise commented on the issue: https://github.com/apache/thrift/pull/1474 Coming back to the original proposed change, is this likely or unlikely to be merged? I don't think I fully understand @jfarrell's "this change must originate from Facebook" requirement.

[jira] [Created] (THRIFT-4492) protected ExceptionType type member of TApplicationException cannot be accessed

2018-02-09 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-4492: -- Summary: protected ExceptionType type member of TApplicationException cannot be accessed Key: THRIFT-4492 URL: https://issues.apache.org/jira/browse/THRIFT-4492 Project:

[GitHub] thrift issue #1476: Remove premature call to workSocket() in TNonblockingSer...

2018-02-09 Thread bgedik
Github user bgedik commented on the issue: https://github.com/apache/thrift/pull/1476 @jeking3 anything I can do to get this into a mergable state? ---