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 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 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 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 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 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