You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by es...@apache.org on 2021/07/09 19:10:31 UTC

[geode] branch develop updated (ea19ff0 -> f0e328b)

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

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


    from ea19ff0  GEODE-9182: Implement Radish ZCOUNT command (#6680)
     add f0e328b  GEODE-9404: Do not log error message if sender is not configured. (#6659)

No new revisions were added by this update.

Summary of changes:
 .../geode/internal/cache/TXCommitMessage.java      |  6 ++--
 .../cache/TXLastEventInTransactionUtils.java       | 21 +++++--------
 .../org/apache/geode/internal/cache/TXState.java   |  7 +++--
 .../cache/TXLastEventInTransactionUtilsTest.java   | 22 +++++++-------
 .../geode/internal/cache/wan/WANTestBase.java      | 15 ++++++++++
 ...lWANPropagation_PartitionedRegionDUnitTest.java | 34 ++++++++++++++++++++++
 6 files changed, 77 insertions(+), 28 deletions(-)