incubator-geode git commit: Adding gemfire-lucene subdirectory

2015-08-13 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-11 5974ffc8e - a92a47912 Adding gemfire-lucene subdirectory I forgot to add these files in my last checkin, so the LuceneService was simply gone in the previous revision. These files were moved out of gemfire-core.

incubator-geode git commit: GEODE-196: Remove unneeded system out in RuntimeIterator

2015-08-13 Thread jasonhuynh
Repository: incubator-geode Updated Branches: refs/heads/develop 5054a8a00 - 1eccf9171 GEODE-196: Remove unneeded system out in RuntimeIterator Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/1eccf917

[2/3] incubator-geode git commit: GEODE-77: Implement Authenticator interface in class GMSAuthenticator with unit tests.

2015-08-13 Thread qihong
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/0a70d514/gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/membership/gms/membership/GMSJoinLeave.java -- diff --git

incubator-geode git commit: GEODE-77 fixing the inability to create multiple MembershipManagers ina single JVM

2015-08-13 Thread bschuchardt
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-77 0a70d5140 - ab68f4e68 GEODE-77 fixing the inability to create multiple MembershipManagers ina single JVM The static MemberAttributes.DEFAULT was being used to pull together all of the bits of a new members identity