[GitHub] geode-native issue #113: (no ticket) Capitalize C# client member functions

2017-07-26 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/113 +1 --- 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

[GitHub] geode-native pull request #98: Test commit for Vince & Scott

2017-07-24 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode-native/pull/98 --- 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

[GitHub] geode-native issue #107: GEODE-3019: Refactor Struct class

2017-07-20 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/107 @dgkimura @pivotal-jbarrett I think this is all ready for final inspection --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] geode-native pull request #107: GEODE-3019: Refactor Struct class

2017-07-13 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/107#discussion_r127285583 --- Diff: src/cppcache/src/StructSetImpl.cpp --- @@ -66,8 +66,8 @@ SelectResultsIterator StructSetImpl::getIterator() { return

[GitHub] geode-native pull request #107: GEODE-3019: Refactor Struct class

2017-07-13 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/107#discussion_r127285563 --- Diff: src/cppcache/src/StructSetImpl.cpp --- @@ -78,13 +78,12 @@ int32_t StructSetImpl::getFieldIndex(const char* fieldname

[GitHub] geode-native issue #107: GEODE-3019: Refactor Struct class

2017-07-13 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/107 @dgkimura @pivotal-jbarrett added unit tests and throwing an exception for out of range now --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] geode-native issue #107: GEODE-3019: Refactor Struct class

2017-07-11 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/107 @dgkimura @pivotal-jbarrett I squashed the latest so you won't get notified, which is a bummer, but please have a look when you have a minute. --- If your project is set up for it, you

[GitHub] geode-native pull request #107: GEODE-3019: Refactor Struct class

2017-07-06 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/107#discussion_r126029862 --- Diff: src/cppcache/include/geode/Struct.hpp --- @@ -138,7 +138,7 @@ class CPPCACHE_EXPORT Struct : public Serializable { * Returns

[GitHub] geode-native pull request #107: GEODE-3019: Refactor Struct class

2017-07-06 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode-native/pull/107 GEODE-3019: Refactor Struct class - Using std::string now - this also addresses GEODE-3020, the map now used standard types You can merge this pull request into a Git

[GitHub] geode-native issue #106: GEODE-2891 connect-timeout violation in C++ Native ...

2017-07-05 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/106 @pivotal-jbarrett fair enough on the branching point, I think the rest is still a valid ask --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] geode-native issue #106: GEODE-2891 connect-timeout violation in C++ Native ...

2017-07-05 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/106 @gregt5259 a couple quick items of feedback that need to be addressed before this is reviewed: - please squash your commits, this cleans up the diffs for everyone to better

[GitHub] geode-native issue #104: GEODE-3143 : close socket before deteting

2017-07-02 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/104 @fdaniel7 please close this PR, thx --- 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

[GitHub] geode-native issue #104: Develop

2017-06-28 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/104 @fdaniel7 What is the GEODE ticket you are working on? --- 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

[GitHub] geode-native pull request #98: Test commit for Vince & Scott

2017-05-12 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode-native/pull/98 Test commit for Vince & Scott DO NOT MERGE THIS! You can merge this pull request into a Git repository by running: $ git pull https://github.com/echobravopapa/geode-native fea

[GitHub] geode-native issue #90: GEODE-2763: Remove of nonSingleHopsCount stat in cli...

2017-04-24 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/90 @ameybarve15 it is simpler to start with a fresh feature branch and follow what @pivotal-jbarrett suggests --- If your project is set up for it, you can reply to this email and have your

[GitHub] geode-native issue #90: GEODE-2763: Remove of nonSingleHopsCount stat in cli...

2017-04-19 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/90 @ameybarve15 @PivotalSarge will have a look at this soon. May we stay on the feature branch until the PR is approved, which will alleviate the "merge" commit... -

[GitHub] geode-native issue #93: GEODE-2780: Fixing typo in client CONTRIBUTING.md fi...

2017-04-19 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/93 I thought so too... --- 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

[GitHub] geode-native issue #90: GEODE-2763: Remove of nonSingleHopsCount stat in cli...

2017-04-13 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/90 @ameybarve15 would you please squash your commits, TIA --- 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

[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 @@ DUNIT_TASK_DEFINITION

[GitHub] geode-native issue #76: GEODE-2726: Add Packer Build Files for VS 2017

2017-04-04 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/76 @mmartell merged, please close --- 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

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

2017-04-04 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/83 @dgkimura merged, please close --- 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

[GitHub] geode-native issue #74: GEODE-2713: Wrap result collector lock in shared_ptr...

2017-04-04 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/74 @PivotalSarge need to clean up this PR, should not have all of the docs commits included, TIA --- If your project is set up for it, you can reply to this email and have your reply appear

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

[GitHub] geode-native pull request #74: GEODE-2713: Wrap result collector lock in sha...

2017-03-24 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/74#discussion_r107994818 --- Diff: src/cppcache/src/ThinClientRegion.hpp --- @@ -416,14 +416,21 @@ class ChunkedFunctionExecutionResponse : public TcrChunkedResult

[GitHub] geode-native pull request #74: GEODE-2713: Wrap result collector lock in sha...

2017-03-24 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/74#discussion_r107992569 --- Diff: src/cppcache/src/ThinClientRegion.hpp --- @@ -416,14 +416,21 @@ class ChunkedFunctionExecutionResponse : public TcrChunkedResult

[GitHub] geode-native pull request #73: GEODE-2513 Unbrand C++ API docs: Getting Star...

2017-03-24 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/73#discussion_r107950987 --- Diff: docs/geode-native-docs/introduction/developing-windows.html.md.erb --- @@ -21,18 +21,18 @@ limitations under the License

[GitHub] geode-native pull request #73: GEODE-2513 Unbrand C++ API docs: Getting Star...

2017-03-24 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/73#discussion_r107950403 --- Diff: docs/geode-native-docs/introduction/developing-solaris.html.md.erb --- @@ -19,25 +19,25 @@ See the License for the specific language

[GitHub] geode-native pull request #73: GEODE-2513 Unbrand C++ API docs: Getting Star...

2017-03-24 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/73#discussion_r107950013 --- Diff: docs/geode-native-docs/introduction/developing-linux.html.md.erb --- @@ -19,48 +19,48 @@ See the License for the specific language

[GitHub] geode-native pull request #71: GEODE-2687: Ensure three tests for SSL authen...

2017-03-23 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/71#discussion_r107770677 --- Diff: src/cppcache/integration-test/testThinClientSSLAuthFail.cpp --- @@ -15,8 +15,180 @@ * limitations under the License

[GitHub] geode-native pull request #72: GEODE-2712: Fixed cpp quickstarts building on...

2017-03-23 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode-native/pull/72 GEODE-2712: Fixed cpp quickstarts building on Windows. You can merge this pull request into a Git repository by running: $ git pull https://github.com/echobravopapa/geode-native

[GitHub] geode-native pull request #70: GEODE-2470: Fix for Solaris regex short comin...

2017-03-22 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/70#discussion_r107542483 --- Diff: src/cppcache/integration-test/CacheHelper.cpp --- @@ -1376,6 +1376,41 @@ void CacheHelper::createDuplicateXMLFile(std::string

[GitHub] geode-native pull request #70: GEODE-2470: Fix for Solaris regex short comin...

2017-03-22 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/70#discussion_r107535535 --- Diff: src/cppcache/integration-test/CacheHelper.cpp --- @@ -1376,6 +1376,41 @@ void CacheHelper::createDuplicateXMLFile(std::string

[GitHub] geode-native pull request #63: GEODE-2657 - Fixes and tests Function Executi...

2017-03-20 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/63#discussion_r106929938 --- Diff: src/clicache/src/CacheFactory.cpp --- @@ -84,6 +85,12 @@ namespace Apache //TODO::split

[GitHub] geode-native pull request #63: GEODE-2657 - Fixes and tests Function Executi...

2017-03-20 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/63#discussion_r106924253 --- Diff: src/cppcache/integration-test/testThinClientExecuteFunctionPrSHOP.cpp --- @@ -563,7 +563,7 @@ DUNIT_TASK_DEFINITION(CLIENT1

[GitHub] geode-native pull request #59: GEODE-2513 Unbrand Function Execution section...

2017-03-16 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/59#discussion_r106471945 --- Diff: docs/geode-native-docs/function-execution/solutions-use-cases.html.md.erb --- @@ -19,7 +19,7 @@ See the License for the specific

[GitHub] geode-native pull request #57: GEODE-2513 Unbrand Programming Examples secti...

2017-03-15 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/57#discussion_r106279511 --- Diff: docs/geode-native-book/master_middleman/source/subnavs/geode-nc-nav.erb --- @@ -883,7 +883,7 @@ limitations under the License

[GitHub] geode-native pull request #50: GEODE-2636: Switch to CMake variable for libr...

2017-03-09 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/50#discussion_r105265184 --- Diff: src/quickstart/cpp/PdxSerializer.cpp --- @@ -165,15 +165,15 @@ int main(int argc, char** argv) { LOGINFO("Registered P

[GitHub] geode-native pull request #49: GEODE-2513 Unbrand docs section on Preserving...

2017-03-09 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/49#discussion_r105257135 --- Diff: docs/geode-native-docs/preserving-data/configuring-durable-nc.html.md.erb --- @@ -19,19 +19,19 @@ See the License for the specific

[GitHub] geode-native pull request #49: GEODE-2513 Unbrand docs section on Preserving...

2017-03-09 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/49#discussion_r105222610 --- Diff: docs/geode-native-docs/preserving-data/configuring-durable-nc.html.md.erb --- @@ -19,19 +19,19 @@ See the License for the specific

[GitHub] geode-native pull request #49: GEODE-2513 Unbrand docs section on Preserving...

2017-03-09 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/49#discussion_r105222443 --- Diff: docs/geode-native-docs/preserving-data/configuring-durable-nc.html.md.erb --- @@ -19,19 +19,19 @@ See the License for the specific

[GitHub] geode-native pull request #48: GEODE-2578: Remove 64 KiB limit on query stri...

2017-03-09 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/48#discussion_r105204008 --- Diff: src/cppcache/include/geode/DataOutput.hpp --- @@ -378,9 +378,8 @@ class CPPCACHE_EXPORT DataOutput { */ inline void

[GitHub] geode-native pull request #48: GEODE-2578: Remove 64 KiB limit on query stri...

2017-03-07 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/48#discussion_r104759431 --- Diff: src/cppcache/src/TcrMessage.hpp --- @@ -555,7 +555,7 @@ class CPPCACHE_EXPORT TcrMessage { const

[GitHub] geode-native pull request #48: GEODE-2578: Remove 64 KiB limit on query stri...

2017-03-07 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/48#discussion_r104766406 --- Diff: src/cppcache/include/geode/DataOutput.hpp --- @@ -378,9 +378,8 @@ class CPPCACHE_EXPORT DataOutput { */ inline void

[GitHub] geode-native pull request #48: GEODE-2578: Remove 64 KiB limit on query stri...

2017-03-07 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/48#discussion_r104766552 --- Diff: src/cppcache/test/DataOutputTest.cpp --- @@ -305,15 +305,9 @@ TEST_F(DataOutputTest, TestCursorAdvance

[GitHub] geode-native pull request #48: GEODE-2578: Remove 64 KiB limit on query stri...

2017-03-07 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/48#discussion_r104759602 --- Diff: src/cppcache/src/TcrMessage.cpp --- @@ -756,8 +756,8 @@ void TcrMessage::writeRegionPart(const std::string& region

[GitHub] geode-native pull request #48: GEODE-2578: Remove 64 KiB limit on query stri...

2017-03-07 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/48#discussion_r104768254 --- Diff: src/cppcache/test/TcrMessage_unittest.cpp --- @@ -559,3 +560,66 @@ TEST_F(TcrMessageTest, testConstructorEXECUTE_FUNCTION

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-03-01 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/42#discussion_r103713640 --- Diff: src/quickstart/cpp/CMakeLists.txt --- @@ -26,16 +26,6 @@ elseif(UNIX) set(DYNAMIC_LIBRARY_PATH LD_LIBRARY_PATH

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-02-28 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/42#discussion_r103568625 --- Diff: src/quickstart/runcpp.sh.in --- @@ -150,9 +149,6 @@ else "24") exname='PdxInstance' ;;

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-02-28 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/42#discussion_r103569428 --- Diff: src/quickstart/cpp/CMakeLists.txt --- @@ -26,16 +26,6 @@ elseif(UNIX) set(DYNAMIC_LIBRARY_PATH LD_LIBRARY_PATH

[GitHub] geode-native pull request #36: GEODE-2494: Replace SpinLock with spinlock_mu...

2017-02-28 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/36#discussion_r103490344 --- Diff: src/cppcache/integration-test/testSpinLock.cpp --- @@ -20,48 +20,44 @@ #include "fw_dunit.hpp" #include

[GitHub] geode-native issue #39: Add rat checks to travis-ci build

2017-02-27 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/39 @PivotalSarge .ratignore is in the base dir of geode-native --- 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

[GitHub] geode issue #245: native-client-software-grant - ClientMetadata::getServerLo...

2017-02-26 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode/pull/245 @doribd yes, @fdaniel7 should close the PR on apache/geode/native-client-software-grant and then switch to https://github.com/apache/geode-native and re-open the PR there as appropriate

[GitHub] geode-native issue #32: GEODE-2439: Replace c-style headers with c++ headers

2017-02-24 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/32 @dgkimura STABLE tests passing? --- 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

[GitHub] geode-native issue #30: GEODE-2532: Create config files in runtime directory...

2017-02-23 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/30 @pivotal-jbarrett good question, @mmartell where do the files go to now? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] geode-native pull request #28: Feature/geode 2440

2017-02-23 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/28#discussion_r102809166 --- Diff: src/cppcache/integration-test/testThinClientFixedPartitionResolver.cpp --- @@ -236,8 +236,8 @@ DUNIT_TASK_DEFINITION(CLIENT1

[GitHub] geode-native pull request #27: GEODE-2439: Remove non-standard int typedefs

2017-02-23 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/27#discussion_r102747970 --- Diff: src/cppcache/src/ThinClientRegion.hpp --- @@ -149,7 +149,7 @@ class CPPCACHE_EXPORT ThinClientRegion : public LocalRegion

[GitHub] geode-native pull request #27: GEODE-2439: Remove non-standard int typedefs

2017-02-23 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/27#discussion_r102743535 --- Diff: src/cppcache/src/PdxType.hpp --- @@ -89,7 +89,7 @@ class PdxType : public Serializable, int32_t* m_localToRemoteFieldMap

[GitHub] geode-native pull request #27: GEODE-2439: Remove non-standard int typedefs

2017-02-23 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/27#discussion_r102756763 --- Diff: src/cppcache/src/statistics/StatArchiveWriter.cpp --- @@ -228,10 +228,10 @@ void ResourceInst::writeStatValue(StatisticDescriptor *sd

[GitHub] geode-native pull request #27: GEODE-2439: Remove non-standard int typedefs

2017-02-23 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/27#discussion_r102742761 --- Diff: src/cppcache/src/Log.cpp --- @@ -732,7 +732,7 @@ void Log::put(LogLevel level, const char* msg) { // struct dirent

[GitHub] geode-native pull request #27: GEODE-2439: Remove non-standard int typedefs

2017-02-23 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/27#discussion_r102757059 --- Diff: src/cppcache/src/statistics/StatArchiveWriter.cpp --- @@ -434,17 +434,17 @@ void StatArchiveWriter::openFile(std::string filename

[GitHub] geode-native pull request #24: GEODE-2508: Initial work on new approach to g...

2017-02-22 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/24#discussion_r102539038 --- Diff: src/cppcache/src/CppCacheLibrary.cpp --- @@ -127,15 +127,18 @@ std::string CppCacheLibrary::getProductLibDir() { for (int i = 0

[GitHub] geode-native pull request #24: GEODE-2508: Initial work on new approach to g...

2017-02-22 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/24#discussion_r102538789 --- Diff: src/cppcache/src/CMakeLists.txt --- @@ -125,7 +125,7 @@ target_include_directories(apache-geode $<TARGET_PROPERTY:_apache-ge

[GitHub] geode-native pull request #24: GEODE-2508: Initial work on new approach to g...

2017-02-22 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode-native/pull/24 GEODE-2508: Initial work on new approach to generic lib naming. Keeping the changes to CppCacheLibrary.cpp - did not, yet, find a CMake way to do it more seamlessly. You can merge

[GitHub] geode-native issue #19: GEODE-2508: Inital work on making lib names generic.

2017-02-22 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/19 Closing to take different approach. --- 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

[GitHub] geode-native pull request #19: GEODE-2508: Inital work on making lib names g...

2017-02-22 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode-native/pull/19 --- 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

[GitHub] geode-native pull request #19: GEODE-2508: Inital work on making lib names g...

2017-02-17 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode-native/pull/19 GEODE-2508: Inital work on making lib names generic. Just a sneak peak, I think I may have a couple tweaks/additions next week. You can merge this pull request into a Git repository

[GitHub] geode-native issue #18: Revert "GEODE-2484 Replace ace calls to standard fun...

2017-02-17 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/18 Wise choice, this can revisited in the future when the community has more time and inclination to make the jump to a toolchain with complete or more complete C++11 support. --- If your

[GitHub] geode-native pull request #14: GEODE-348: fix cast to be in compliance with ...

2017-02-17 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode-native/pull/14 --- 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

[GitHub] geode-native pull request #14: GEODE-348: fix cast to be in compliance with ...

2017-02-15 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode-native/pull/14 GEODE-348: fix cast to be in compliance with standards. You can merge this pull request into a Git repository by running: $ git pull https://github.com/echobravopapa/geode-native

[GitHub] geode-native pull request #11: GEODE-2486: Initialize OpenSSL for DEFAULT ci...

2017-02-15 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/11#discussion_r101287739 --- Diff: src/cryptoimpl/SSLImpl.cpp --- @@ -52,25 +52,23 @@ SSLImpl::SSLImpl(ACE_SOCKET sock, const char *pubkeyfile, if (SSLImpl

[GitHub] geode issue #391: GEODE-2422: Switch remaining GemFire strings to Geode.

2017-02-08 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode/pull/391 @metatype in fact, we do have separate stories for the rest. --- 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

[GitHub] geode issue #391: GEODE-2422: Switch remaining GemFire strings to Geode.

2017-02-08 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode/pull/391 We should have separate stories/jiras for those items. --- 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

[GitHub] geode pull request #391: GEODE-2422: Switch remaining GemFire strings to Geo...

2017-02-08 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode/pull/391#discussion_r100191415 --- Diff: src/clicache/integration-test/CacheHelperN.cs --- @@ -2389,7 +2389,7 @@ public static void KillJavaProcesses() string

[GitHub] geode issue #391: GEODE-2422: Switch remaining GemFire strings to Geode.

2017-02-08 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode/pull/391 Conflicts are removed. ready for Merge! --- 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

[GitHub] geode pull request #394: GEODE-2437 Add travis-ci file

2017-02-07 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode/pull/394#discussion_r99889754 --- Diff: .travis.yml --- @@ -0,0 +1,43 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] geode pull request #394: GEODE-2437 Add travis-ci file

2017-02-07 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode/pull/394#discussion_r99858609 --- Diff: .travis.yml --- @@ -0,0 +1,43 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] geode pull request #386: Feature/geode 2421

2017-02-03 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode/pull/386 --- 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 pull request #384: GEODE-2421: Adding packer portion of making a VS201...

2017-02-02 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode/pull/384 --- 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 pull request #384: GEODE-2421: Adding packer portion of making a VS201...

2017-02-02 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode/pull/384 GEODE-2421: Adding packer portion of making a VS2015 dev AMI You can merge this pull request into a Git repository by running: $ git pull https://github.com/echobravopapa/geode feature

[GitHub] geode pull request #378: GEODE-2406: trimmed off the client from the product...

2017-01-31 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode/pull/378 --- 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 pull request #378: GEODE-2406: trimmed off the client from the product...

2017-01-31 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode/pull/378 GEODE-2406: trimmed off the client from the product name. You can merge this pull request into a Git repository by running: $ git pull https://github.com/echobravopapa/geode feature

[GitHub] geode pull request #375: GEODE-2365: Replace gemfire with geode in clicache ...

2017-01-31 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode/pull/375#discussion_r98735586 --- Diff: src/clicache/integration-test/CacheHelperN.cs --- @@ -1877,7 +1878,7 @@ public static int getBaseLocatorPort

[GitHub] geode pull request #373: GEODE-2394: config Doxygen to use short names.

2017-01-31 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode/pull/373 --- 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 pull request #373: GEODE-2394: config Doxygen to use short names.

2017-01-30 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode/pull/373 GEODE-2394: config Doxygen to use short names. Fixes the issue with Windows max file path length being exceeded. You can merge this pull request into a Git repository by running: $ git

[GitHub] geode pull request #367: GEODE-2370: First pass at a CONTRIBUTING document.

2017-01-30 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode/pull/367 --- 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 issue #371: [GEODE-2308] Change library names to for Apache Geode bran...

2017-01-30 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode/pull/371 LGTM. Naming conventions make sense per platform and allow our library to fit into the given ecosystems. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] geode pull request #367: GEODE-2370: First pass at a CONTRIBUTING document.

2017-01-26 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode/pull/367 GEODE-2370: First pass at a CONTRIBUTING document. Just a start with into covering c++ formatting that is not in the BUILDING.md This can be expanded as the community desires... You can

[GitHub] geode pull request #365: Feature/geode 2346

2017-01-26 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode/pull/365 --- 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 pull request #365: Feature/geode 2346

2017-01-26 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode/pull/365 Feature/geode 2346 GemfireStatisticsFactory renaming You can merge this pull request into a Git repository by running: $ git pull https://github.com/echobravopapa/geode feature/GEODE-2346

[GitHub] geode pull request #355: Feature/geode 2340

2017-01-24 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode/pull/355 --- 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 pull request #355: Feature/geode 2340

2017-01-24 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode/pull/355 Feature/geode 2340 third times a charm You can merge this pull request into a Git repository by running: $ git pull https://github.com/echobravopapa/geode feature/GEODE-2340

[GitHub] geode pull request #352: Feature/geode 2340

2017-01-24 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode/pull/352 --- 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 pull request #352: Feature/geode 2340

2017-01-24 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode/pull/352 Feature/geode 2340 First pass at renaming from Gemfire to Geode You can merge this pull request into a Git repository by running: $ git pull https://github.com/echobravopapa/geode feature

[GitHub] geode issue #351: GEODE-2340: Made Gemfire to Geode transformation

2017-01-24 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode/pull/351 Will redo to alleviate conflicts --- 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

[GitHub] geode pull request #351: GEODE-2340: Made Gemfire to Geode transformation

2017-01-24 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode/pull/351 --- 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 pull request #351: GEODE-2340: Made Gemfire to Geode transformation

2017-01-24 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode/pull/351 GEODE-2340: Made Gemfire to Geode transformation First pass of making file(s) named Gemfire* into Geode* You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] geode issue #350: Feature/geode 2316

2017-01-23 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode/pull/350 +1 on the renaming +1 on marking the closing braces too +1 modernizing the casting +1 on the language specific consistencies LGTM, Ship It! --- If your project is set up