This is an automated email from the ASF dual-hosted git repository.
dixie pushed a change to branch release/1.10.0
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 942aedc Update LICENSE files for 1.10.0 with the following:
new 7d92438 GEODE-7178: Check operation if instance of Byte and Destroy
for older… (#4041)
new bfbbb77 force ci run
new cbc126c Merge pull request #4049 from moleske/cherry-pick-GEODE-7178
The 8198 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:
.../internal/cache/tier/sockets/BaseCommand.java | 23 -------
.../cache/tier/sockets/command/Destroy65.java | 27 ++++++++-
.../internal/cache/tier/sockets/command/Put65.java | 21 ++++++-
.../cache/tier/sockets/BaseCommandJUnitTest.java | 1 -
.../cache/tier/sockets/command/Destroy65Test.java | 70 +++++++++++++++++++++-
5 files changed, 115 insertions(+), 27 deletions(-)