[GitHub] geode-native pull request #100: GEODE-2741: Fixes compilation on Mac

2017-06-06 Thread mhansonp
GitHub user mhansonp opened a pull request: https://github.com/apache/geode-native/pull/100 GEODE-2741: Fixes compilation on Mac You can merge this pull request into a Git repository by running: $ git pull https://github.com/mhansonp/geode-native feature/GEODE-2741

[GitHub] geode-native pull request #101: GEODE-2740: Modified CMAKELists.txt to suppo...

2017-06-07 Thread mhansonp
GitHub user mhansonp opened a pull request: https://github.com/apache/geode-native/pull/101 GEODE-2740: Modified CMAKELists.txt to support 64bit linking You can merge this pull request into a Git repository by running: $ git pull https://github.com/mhansonp/geode-native

[GitHub] geode-native pull request #102: GEODE-2741: Adding a warning for 64bit Windo...

2017-06-09 Thread mhansonp
GitHub user mhansonp opened a pull request: https://github.com/apache/geode-native/pull/102 GEODE-2741: Adding a warning for 64bit Windows Tools sets - Need to include -Thost=x64 in the configuration step You can merge this pull request into a Git repository by running: $ git

[GitHub] geode-native issue #102: GEODE-2741: Adding a warning for 64bit Windows Tool...

2017-07-07 Thread mhansonp
Github user mhansonp commented on the issue: https://github.com/apache/geode-native/pull/102 Sorry, I will fix that shortly. I thought that went to my fork only…. > On Jul 7, 2017, at 3:58 PM, Jacob Barrett wrote: > > @mhansonp <https://github.com/m

[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

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

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