[GitHub] geode-native pull request #82: GEODE-2736: Fixed orphaned worker threads

2017-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/82 --- 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

[GitHub] geode-native pull request #82: GEODE-2736: Fixed orphaned worker threads

2017-04-05 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/82#discussion_r109942702 --- Diff: src/cppcache/integration-test/testThinClientPoolExecuteFunctionThrowsException.cpp --- @@ -303,6 +303,7 @@

[GitHub] geode-native pull request #82: GEODE-2736: Fixed orphaned worker threads

2017-04-03 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/82#discussion_r109462974 --- Diff: src/cppcache/integration-test/testThinClientPoolExecuteFunctionThrowsException.cpp --- @@ -0,0 +1,362 @@ +/* + * Licensed to

[GitHub] geode-native pull request #82: GEODE-2736: Fixed orphaned worker threads

2017-03-31 Thread PivotalSarge
Github user PivotalSarge commented on a diff in the pull request: https://github.com/apache/geode-native/pull/82#discussion_r109194938 --- Diff: src/cppcache/integration-test/testThinClientPoolExecuteFunctionThrowsException.cpp --- @@ -0,0 +1,362 @@ +/* + * Licensed to

[GitHub] geode-native pull request #82: GEODE-2736: Fixed orphaned worker threads

2017-03-30 Thread mhansonp
GitHub user mhansonp opened a pull request: https://github.com/apache/geode-native/pull/82 GEODE-2736: Fixed orphaned worker threads - Force timeouts to be handled like no connection - Added test You can merge this pull request into a Git repository by running: $ git pull