[GitHub] thrift pull request: THRIFT-3080: fix connection leak of C++ Nonbl...

2015-04-27 Thread abadcafe
Github user abadcafe closed the pull request at: https://github.com/apache/thrift/pull/422 --- 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

[GitHub] thrift pull request: THRIFT-3080: fix connection leak of C++ Nonbl...

2015-04-16 Thread abadcafe
Github user abadcafe commented on a diff in the pull request: https://github.com/apache/thrift/pull/422#discussion_r28510532 --- Diff: lib/cpp/src/thrift/server/TNonblockingServer.cpp --- @@ -1393,9 +1397,42 @@ bool TNonblockingIOThread::notify(TNonblockingServer::TConnection*

[GitHub] thrift pull request: THRIFT-3080: fix connection leak of C++ Nonbl...

2015-04-16 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/422#discussion_r28515512 --- Diff: lib/cpp/src/thrift/server/TNonblockingServer.cpp --- @@ -1393,9 +1397,42 @@ bool TNonblockingIOThread::notify(TNonblockingServer::TConnection*

[GitHub] thrift pull request: THRIFT-3080: fix connection leak of C++ Nonbl...

2015-04-16 Thread abadcafe
Github user abadcafe commented on a diff in the pull request: https://github.com/apache/thrift/pull/422#discussion_r28532945 --- Diff: lib/cpp/src/thrift/server/TNonblockingServer.cpp --- @@ -1393,9 +1397,42 @@ bool TNonblockingIOThread::notify(TNonblockingServer::TConnection*

[GitHub] thrift pull request: THRIFT-3080: fix connection leak of C++ Nonbl...

2015-04-14 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/422#discussion_r28375162 --- Diff: lib/cpp/src/thrift/server/TNonblockingServer.cpp --- @@ -1393,9 +1397,42 @@ bool TNonblockingIOThread::notify(TNonblockingServer::TConnection*

[GitHub] thrift pull request: THRIFT-3080: fix connection leak of C++ Nonbl...

2015-04-04 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/422#discussion_r27768849 --- Diff: lib/cpp/src/thrift/server/TNonblockingServer.cpp --- @@ -1393,9 +1394,39 @@ bool TNonblockingIOThread::notify(TNonblockingServer::TConnection*

[GitHub] thrift pull request: THRIFT-3080: fix connection leak of C++ Nonbl...

2015-04-03 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/422#discussion_r27765152 --- Diff: lib/cpp/src/thrift/server/TNonblockingServer.cpp --- @@ -1393,9 +1394,39 @@ bool TNonblockingIOThread::notify(TNonblockingServer::TConnection*

[GitHub] thrift pull request: THRIFT-3080: fix connection leak of C++ Nonbl...

2015-04-03 Thread abadcafe
Github user abadcafe commented on a diff in the pull request: https://github.com/apache/thrift/pull/422#discussion_r27766767 --- Diff: lib/cpp/src/thrift/server/TNonblockingServer.cpp --- @@ -1393,9 +1394,39 @@ bool TNonblockingIOThread::notify(TNonblockingServer::TConnection*

[GitHub] thrift pull request: THRIFT-3080: fix connection leak of C++ Nonbl...

2015-04-03 Thread abadcafe
GitHub user abadcafe opened a pull request: https://github.com/apache/thrift/pull/422 THRIFT-3080: fix connection leak of C++ Nonblocking Server while huge nu... ...mber connections are accepted and unix socket stream fd is busy. You can merge this pull request into a Git