incubator-geode git commit: Fix for GEODE-278

2015-08-31 Thread sbawaskar
Repository: incubator-geode Updated Branches: refs/heads/develop 49d99d4e5 -> 0c13b4d6f Fix for GEODE-278 While applying changes to the Region, pass in List for gathering pendingCallbacks rather than a null on the remote members to get the same behavior as transaction host. Project:

[1/2] incubator-geode git commit: Updating to Lucene 5.3.0

2015-08-31 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-11 e3ba6d9e9 -> e6739f86a Updating to Lucene 5.3.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/5ed921ce Tree:

[2/2] incubator-geode git commit: Making binary keys work properly with the lucene index

2015-08-31 Thread upthewaterspout
Making binary keys work properly with the lucene index The earlier attempt was not storing the binary data in the index. With Lucene 5.3, we can add StringFields with binary data, so that's what this code is now doing. Enabling the unit tests for update and delete with both binary and string

[14/27] incubator-geode git commit: removed unused endpoint exceptions

2015-08-31 Thread dschneider
removed unused endpoint exceptions Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/c7401412 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/c7401412 Diff:

[22/27] incubator-geode git commit: renamed some BridgeServer* classes to CacheServer*

2015-08-31 Thread dschneider
renamed some BridgeServer* classes to CacheServer* Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/51bddd70 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/51bddd70 Diff:

[15/27] incubator-geode git commit: removed another unused exception

2015-08-31 Thread dschneider
removed another unused exception Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/39dc0c66 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/39dc0c66 Diff:

[27/27] incubator-geode git commit: changed some bridge stuff to client

2015-08-31 Thread dschneider
changed some bridge stuff to client Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/7adcbded Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/7adcbded Diff:

[03/27] incubator-geode git commit: removed BridgeClient

2015-08-31 Thread dschneider
removed BridgeClient Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/8dd04431 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/8dd04431 Diff:

[07/27] incubator-geode git commit: Removed unused client server exceptions

2015-08-31 Thread dschneider
Removed unused client server exceptions Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/2ec2e5c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/2ec2e5c8 Diff:

[09/27] incubator-geode git commit: Removed unused ConnectionProxy code in unit test

2015-08-31 Thread dschneider
Removed unused ConnectionProxy code in unit test Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b6c03048 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/b6c03048 Diff:

[17/27] incubator-geode git commit: removed BridgeServer

2015-08-31 Thread dschneider
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/3eaf0e94/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/CacheXml51DUnitTest.java -- diff --git

[26/27] incubator-geode git commit: removed BridgeMembership* and UniversalMembershipListenerAdapter

2015-08-31 Thread dschneider
removed BridgeMembership* and UniversalMembershipListenerAdapter Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/1e5fc5b4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/1e5fc5b4 Diff:

[20/27] incubator-geode git commit: renamed some BridgeServer* classes to CacheServer*

2015-08-31 Thread dschneider
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/51bddd70/gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/xmlcache/BridgeServerCreation.java -- diff --git

[21/27] incubator-geode git commit: renamed some BridgeServer* classes to CacheServer*

2015-08-31 Thread dschneider
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/51bddd70/gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/BridgeServerImpl.java -- diff --git

[12/27] incubator-geode git commit: Removed a bunch of unused code from ConnectionProxy interface

2015-08-31 Thread dschneider
Removed a bunch of unused code from ConnectionProxy interface Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/1be6ad1f Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/1be6ad1f Diff:

[16/27] incubator-geode git commit: removed BridgeServer

2015-08-31 Thread dschneider
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/3eaf0e94/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/tier/sockets/ClientInterestNotifyDUnitTest.java -- diff --git

[01/27] incubator-geode git commit: removed BridgeLoader

2015-08-31 Thread dschneider
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-243 [created] 7adcbdedf removed BridgeLoader Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/3315cdf6 Tree:

[04/27] incubator-geode git commit: Removed BridgeWriter, BridgeWriterException, and BridgePoolImpl

2015-08-31 Thread dschneider
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/d102cd86/gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/PoolManagerImpl.java -- diff --git

[13/27] incubator-geode git commit: removed dead code killed by removal of old bridge

2015-08-31 Thread dschneider
removed dead code killed by removal of old bridge Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b069bbab Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/b069bbab Diff:

[25/27] incubator-geode git commit: removed BridgeMembership* and UniversalMembershipListenerAdapter

2015-08-31 Thread dschneider
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1e5fc5b4/gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/tier/InternalClientMembership.java -- diff --git

[05/27] incubator-geode git commit: Removed BridgeWriter, BridgeWriterException, and BridgePoolImpl

2015-08-31 Thread dschneider
Removed BridgeWriter, BridgeWriterException, and BridgePoolImpl Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/d102cd86 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/d102cd86 Diff:

[19/27] incubator-geode git commit: renamed some BridgeServer* classes to CacheServer*

2015-08-31 Thread dschneider
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/51bddd70/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/tier/sockets/BridgeServerMaxConnectionsJUnitTest.java -- diff --git

[24/27] incubator-geode git commit: removed BridgeMembership* and UniversalMembershipListenerAdapter

2015-08-31 Thread dschneider
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1e5fc5b4/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/BridgeMembershipDUnitTest.java -- diff --git

[10/27] incubator-geode git commit: removed old unused client/server backward compatibility dunit tests

2015-08-31 Thread dschneider
removed old unused client/server backward compatibility dunit tests Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/8c4de606 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/8c4de606 Diff:

[11/27] incubator-geode git commit: missed a delete in the previous commit

2015-08-31 Thread dschneider
missed a delete in the previous commit Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/8a7f0621 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/8a7f0621 Diff:

[08/27] incubator-geode git commit: removed BridgeWriter localized strings

2015-08-31 Thread dschneider
removed BridgeWriter localized strings Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b4d5a1bc Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/b4d5a1bc Diff: