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 2018/09/24 23:29:56 UTC

[geode] branch develop updated (dee93f4 -> 8e00202)

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 dee93f4  Fixing typo in TESTING.md
     add 8e00202  GEODE-369: wait for primary to be available when going from 0 to 1 server (#2482)

No new revisions were added by this update.

Summary of changes:
 .../sockets/RedundancyLevelPart1DUnitTest.java     | 495 ++++++-----------
 .../sockets/RedundancyLevelPart2DUnitTest.java     | 599 ++++++++-------------
 .../sockets/RedundancyLevelPart3DUnitTest.java     | 328 ++++++-----
 .../tier/sockets/RedundancyLevelTestBase.java      | 558 +++++++------------
 4 files changed, 740 insertions(+), 1240 deletions(-)