This is an automated email from the ASF dual-hosted git repository. jasonhuynh pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git.
from 546abdd GEODE-6304: Refactor memory monitor to properly reset tolerance counter (#3102) new 6e7527c GEODE-6339: Breadcrumbs match P2P messaging header new d78b1bf GEODE-6330: Return a TransactionException when tx closed The 7303 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: .../distributed/internal/DistributionMessage.java | 2 +- .../internal/cache/partitioned/PartitionMessage.java | 12 ++++++++++-- .../internal/cache/tx/RemoteOperationMessage.java | 10 +++++++++- .../cache/partitioned/PartitionMessageTest.java | 20 ++++++++++++++++++++ .../cache/tx/RemoteOperationMessageTest.java | 19 +++++++++++++++++++ 5 files changed, 59 insertions(+), 4 deletions(-)