GitHub user dorilla opened a pull request:
https://github.com/apache/thrift/pull/1480
Fix issue with connection failures silently failing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/FiscalNote/thrift
feature/send-connection-failure-to-caller
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1480.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1480
----
commit 38c5460443f9eec6b1ec3f70cdb85eaf5ada73d5
Author: Dan Maglasang <dcmaglasang@...>
Date: 2018-01-25T08:49:35Z
Fix issue with connection failures silently failing
----
---