You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2019/06/07 21:16:07 UTC

[geode] branch develop updated (13b235e -> f7785a5)

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

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


    from 13b235e  GEODE-6845: Consistent logging when incrementing putInProgress (#3686)
     add f7785a5  GEODE-6786: Add a few more tests to validate region delete status codes (#3685)

No new revisions were added by this update.

Summary of changes:
 .../RegionManagementSecurityRestDUnitTest.java     | 193 +++++++++++++++++++++
 .../RegionManagementSecurityIntegrationTest.java   | 115 ------------
 2 files changed, 193 insertions(+), 115 deletions(-)
 create mode 100644 geode-web-management/src/distributedTest/java/org/apache/geode/management/internal/rest/RegionManagementSecurityRestDUnitTest.java
 delete mode 100644 geode-web-management/src/integrationTest/java/org/apache/geode/management/internal/rest/RegionManagementSecurityIntegrationTest.java