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 2021/10/27 19:51:19 UTC

[geode] branch develop updated (7340352 -> e0c33cd)

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 7340352  [GEODE-9775] Add heavy-lifter environment variables. (#7052)
     add e0c33cd  GEODE-9757: Ensure that tx cache ops always add CachedDeserializable entries (#7022)

No new revisions were added by this update.

Summary of changes:
 ...va => TestDeltaSerializableSizeableObject.java} |  53 +++++-----
 .../TransactionCommitOnFarSideDistributedTest.java |  18 ++++
 .../apache/geode/internal/cache/BucketRegion.java  |  60 +++++++++++
 .../apache/geode/internal/cache/TXEntryState.java  |   2 +-
 .../geode/internal/cache/BucketRegionTest.java     | 113 +++++++++++++++++++++
 .../string/AbstractMSetIntegrationTest.java        |  10 ++
 6 files changed, 227 insertions(+), 29 deletions(-)
 copy geode-core/src/distributedTest/java/org/apache/geode/internal/cache/{SerializableMonth.java => TestDeltaSerializableSizeableObject.java} (57%)