You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2019/02/14 22:51:34 UTC

[geode] branch develop updated (d281604 -> dae8323)

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

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


    from d281604  GEODE-6033: Support dynamic VMs in SharedCountersRule
     new 26009cf  GEODE-6033: Support dynamic VMs in DistributedRestoreSystemProperties
     new dae8323  GEODE-6033: Update how ClusterStartupRule uses DistributedRestoreSystemProperties

The 7372 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...utedRestoreSystemPropertiesDistributedTest.java | 85 ++++++++++++++++++----
 .../test/dunit/rules/AbstractDistributedRule.java  | 37 +++++-----
 .../geode/test/dunit/rules/ClusterStartupRule.java | 30 ++++++--
 .../rules/DistributedRestoreSystemProperties.java  | 26 +++++--
 .../geode/test/dunit/rules/DistributedRule.java    | 15 +---
 5 files changed, 133 insertions(+), 60 deletions(-)