This is an automated email from the ASF dual-hosted git repository.
bschuchardt pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 8aad746 GEODE-7220 NPE in the logs on reconnect (#4074)
add ea475fa GEODE-7219 BufferUnderflowException in PutReplyMessage
deserialization (#4073)
No new revisions were added by this update.
Summary of changes:
.../codeAnalysis/sanctionedDataSerializables.txt | 7 +-
.../geode/internal/cache/versions/VersionTag.java | 34 +++--
.../cache/versions/AbstractVersionTagTestBase.java | 151 +++++++++++++++++++++
...VersionTagTest.java => DiskVersionTagTest.java} | 12 +-
.../internal/cache/versions/VMVersionTagTest.java | 6 +
5 files changed, 193 insertions(+), 17 deletions(-)
copy
geode-core/src/test/java/org/apache/geode/internal/cache/versions/{VMVersionTagTest.java
=> DiskVersionTagTest.java} (73%)