[GitHub] thrift pull request: THRIFT-3621 Fix lib/cpp/test/SecurityTest.cpp...

2016-02-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/853 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] thrift pull request: THRIFT-3621 Fix lib/cpp/test/SecurityTest.cpp...

2016-02-12 Thread jsirois
GitHub user jsirois opened a pull request: https://github.com/apache/thrift/pull/853 THRIFT-3621 Fix lib/cpp/test/SecurityTest.cpp to use ephemeral ports Instead of using a fixed port, use an ephemeral port to improve robustness and make way for parallelizability. You can merge