You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by do...@apache.org on 2022/04/12 21:03:21 UTC

[geode] branch develop updated (8b5ff7c03d -> b2c1b09b2d)

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

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


    from 8b5ff7c03d GEODE-10234: Do not generate tailKey if parallel wan not enabled. (#7583)
     add b2c1b09b2d GEODE-10222: Handle null memberID in GII (#7569)

No new revisions were added by this update.

Summary of changes:
 .../internal/cache/InitialImageOperation.java      | 11 ++++++++
 .../internal/cache/versions/DiskVersionTag.java    |  6 +----
 .../internal/cache/InitialImageOperationTest.java  | 30 ++++++++++++++++++++++
 3 files changed, 42 insertions(+), 5 deletions(-)