You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ag...@apache.org on 2021/10/01 01:43:20 UTC

[geode] branch develop updated (e2d66c4 -> 068c613)

This is an automated email from the ASF dual-hosted git repository.

agingade pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from e2d66c4  GEODE-9658: refactor test AuthInit to not use static field for credentials. (#6922)
     add 068c613  GEODE-8200: After checking locator presence store the status in OperationStateStore (#6914)

No new revisions were added by this update.

Summary of changes:
 .../rest/RestoreRedundancyManagementDUnitTest.java | 34 ++++++++++++++++
 .../operation/OperationHistoryManager.java         | 13 +++---
 .../internal/operation/OperationState.java         | 13 ++++++
 .../operation/OperationHistoryManagerTest.java     | 11 ++++--
 .../internal/operation/OperationStateTest.java     | 46 ++++++++++++++++++++++
 5 files changed, 107 insertions(+), 10 deletions(-)