[GitHub] geode-native pull request #83: GEODE-2691: Fix function execution attributes...

2017-04-04 Thread dgkimura
Github user dgkimura closed the pull request at: https://github.com/apache/geode-native/pull/83 --- 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 #83: GEODE-2691: Fix function execution attributes...

2017-04-04 Thread dgkimura
Github user dgkimura commented on a diff in the pull request: https://github.com/apache/geode-native/pull/83#discussion_r109744732 --- Diff: src/cppcache/src/ExecutionImpl.cpp --- @@ -100,33 +94,31 @@ ResultCollectorPtr ExecutionImpl::execute(const char* fn, uint32_t timeout,

[GitHub] geode-native pull request #83: GEODE-2691: Fix function execution attributes...

2017-04-04 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/83#discussion_r109743478 --- Diff: src/cppcache/src/ExecutionImpl.cpp --- @@ -100,33 +94,31 @@ ResultCollectorPtr ExecutionImpl::execute(const char* fn, uint32_t timeout,

[GitHub] geode-native pull request #83: GEODE-2691: Fix function execution attributes...

2017-04-04 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/83#discussion_r109743229 --- Diff: src/cppcache/src/ExecutionImpl.cpp --- @@ -100,33 +94,31 @@ ResultCollectorPtr ExecutionImpl::execute(const char* fn, uint32_t timeout,

[GitHub] geode-native pull request #83: GEODE-2691: Fix function execution attributes...

2017-03-31 Thread PivotalSarge
Github user PivotalSarge commented on a diff in the pull request: https://github.com/apache/geode-native/pull/83#discussion_r109242439 --- Diff: src/cppcache/src/ExecutionImpl.cpp --- @@ -100,33 +94,31 @@ ResultCollectorPtr ExecutionImpl::execute(const char* fn, uint32_t timeout,

[GitHub] geode-native pull request #83: GEODE-2691: Fix function execution attributes...

2017-03-31 Thread dgkimura
GitHub user dgkimura opened a pull request: https://github.com/apache/geode-native/pull/83 GEODE-2691: Fix function execution attributes mismatch Fixes function execution invocation which previously passed in attributes that function execute would compare to the server's view of