geode git commit: GEODE-3305 testEventProcessingMixedSiteOneCurrentSiteTwo[1] FAILED

2017-08-02 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/develop 37d388b3c -> cea8312b0 GEODE-3305 testEventProcessingMixedSiteOneCurrentSiteTwo[1] FAILED Reinstated cleaning up of TcpClient locator version information in tearDownVM. This was lost when DistributedTestCase was emptied and its contents

geode git commit: GEODE-3308: Lucene rolling upgrade and backwards compatibility tests added

2017-08-02 Thread nnag
Repository: geode Updated Branches: refs/heads/develop 8d370977a -> 37d388b3c GEODE-3308: Lucene rolling upgrade and backwards compatibility tests added Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/37d388b3 Tree:

geode git commit: GEODE-3380: spotlessApply to fix format

2017-08-02 Thread zhouxj
Repository: geode Updated Branches: refs/heads/develop bb847c767 -> 8d370977a GEODE-3380: spotlessApply to fix format Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8d370977 Tree:

geode git commit: GEODE-3055: The old primary's the shadow bucket is not initialized when rebalance remove it. Thus the new primary candidate can never initialize from it. The fix is to wait until new

2017-08-02 Thread zhouxj
Repository: geode Updated Branches: refs/heads/develop 867ac0691 -> bb847c767 GEODE-3055: The old primary's the shadow bucket is not initialized when rebalance remove it. Thus the new primary candidate can never initialize from it. The fix is to wait until new primary exists before remove the

geode git commit: GEODE-3384: Javadoc change for PageableLuceneQueryResults

2017-08-02 Thread nnag
Repository: geode Updated Branches: refs/heads/develop 71dc0f865 -> 867ac0691 GEODE-3384: Javadoc change for PageableLuceneQueryResults * Javadocs now mention that PageableLuceneQueryResults are serializable and can be sent to other members This closes #678 Project:

[geode] Git Push Summary

2017-08-02 Thread zhouxj
Repository: geode Updated Branches: refs/heads/feature/GEM-1483 [deleted] 2a2b10759

geode git commit: GEODE-3380: There're 2 problems here 1) when removeAll is retried, it will get EntryNotFound exception. It should still put the remove event into the AEQ. 2) An old bug fix in 8.2 wa

2017-08-02 Thread zhouxj
Repository: geode Updated Branches: refs/heads/develop d91096c19 -> 71dc0f865 GEODE-3380: There're 2 problems here 1) when removeAll is retried, it will get EntryNotFound exception. It should still put the remove event into the AEQ. 2) An old bug fix in 8.2 was not merged into develop: when

[geode] Git Push Summary

2017-08-02 Thread zhouxj
Repository: geode Updated Branches: refs/heads/feature/GEODE-3380 [deleted] e9826d147

geode git commit: GEODE-3314: Fix DLockService token leak.

2017-08-02 Thread hiteshkhamesra
Repository: geode Updated Branches: refs/heads/develop d77d69f65 -> d91096c19 GEODE-3314: Fix DLockService token leak. And add a test so that we don't do that again. We had been unlocking the DLock on the remote server before freeing the local `DLockToken`. This meant that the local token

geode git commit: GEODE-3028: Fix the expected value of the test that depended on Locale

2017-08-02 Thread klund
Repository: geode Updated Branches: refs/heads/develop e5f8e8cb2 -> d77d69f65 GEODE-3028: Fix the expected value of the test that depended on Locale Fix the test that uses the English message as the expected value so that it does not depend on the locale at runtime environment. This closes

geode git commit: GEODE-3319 - refactor to use protobuf encoding for primitive types. This now closes #661

2017-08-02 Thread udo
Repository: geode Updated Branches: refs/heads/develop bf2e0f6e0 -> e5f8e8cb2 GEODE-3319 - refactor to use protobuf encoding for primitive types. This now closes #661 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

geode git commit: GEODE-3284: New flow: getAvailableServers. This now closed #673

2017-08-02 Thread udo
Repository: geode Updated Branches: refs/heads/develop 636e970d9 -> bf2e0f6e0 GEODE-3284: New flow: getAvailableServers. This now closed #673 Signed-off-by: Bruce Schuchardt Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

geode git commit: GEODE-1359: Refactor IndexCommandsDUnitTest to use test rules and allow for removal of CliCommandTestBase

2017-08-02 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 67026df70 -> 636e970d9 GEODE-1359: Refactor IndexCommandsDUnitTest to use test rules and allow for removal of CliCommandTestBase * this closes #670 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

geode git commit: GEODE-3339: Refactoring ClusterConfigurationServiceEndToEndDUnitTest

2017-08-02 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 56ea940d3 -> 67026df70 GEODE-3339: Refactoring ClusterConfigurationServiceEndToEndDUnitTest * this closes #675 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: