Re: Thrift unions don't work as documented

2017-12-03 Thread Chet Murthy
Jens, Um I'd have C++ in already and be working on Python, but I can't run the CI tests in docker, and there's a failure that shouldn't be there (a bug with code I didn't touch, in languages I didn't touch) . I tried to follow the instructions and failed, then sent email, and, well, no

Re: Thrift unions don't work as documented

2017-12-03 Thread Jens Geyer
Hi Chet, expecting your pull request :-) Have fun, JensG -Ursprüngliche Nachricht- From: Chet Murthy Sent: Saturday, December 2, 2017 7:39 PM To: dev@thrift.apache.org Subject: Re: Thrift unions don't work as documented Jens, I think I agree with you on all points. Let me restate,

[VOTE] Apache Thrift 0.11.0-rc0 release candidate

2017-12-03 Thread Jens Geyer
Hi all, I propose that we accept the following release candidate as the official Apache Thrift 0.11.0 release. https://dist.apache.org/repos/dist/dev/thrift/0.11.0-rc0/thrift-0.11.0-rc0.tar.gz The release candidate was created from the 0.11.0 branch and can be cloned using: git clone -b

[jira] [Commented] (THRIFT-4402) Minimize global uninitialized symbol leakage (TSocket::useLowMinRto_)

2017-12-03 Thread Henrique Andrade (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16276062#comment-16276062 ] Henrique Andrade commented on THRIFT-4402: -- BTW, along the same lines, there are similarly

[jira] [Updated] (THRIFT-4402) Minimize global uninitialized symbol leakage (TSocket::useLowMinRto_)

2017-12-03 Thread Henrique Andrade (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Andrade updated THRIFT-4402: - Description: Since the symbol TSocket::useLowMinRto_ is only used in TSocket.cpp, it can

[jira] [Created] (THRIFT-4402) Minimize global uninitialized symbol leakage (TSocket::useLowMinRto_)

2017-12-03 Thread Henrique Andrade (JIRA)
Henrique Andrade created THRIFT-4402: Summary: Minimize global uninitialized symbol leakage (TSocket::useLowMinRto_) Key: THRIFT-4402 URL: https://issues.apache.org/jira/browse/THRIFT-4402

[jira] [Updated] (THRIFT-3580) THeader for Haskell

2017-12-03 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3580: --- Fix Version/s: (was: 0.12.0) 0.11.0 > THeader for Haskell >