This is an automated email from the ASF dual-hosted git repository.
klund pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from b79b64a GEODE-5383: Check that data propagated earlier
new 023b495 GEODE-5390: Use @Override in DiskInitFile and
DiskInitFileParser
new 1de96e4 GEODE-5390: Move inner classes to end of DiskInitFile
new 3482a10 GEODE-5390: Move inner classes to end of Oplog
new 6ef4e4a GEODE-5390: Fix log statements in DiskInitFileParser
new 172c6a9 GEODE-5390: Improve trace level log statement in Oplog
new 0e8ecd9 GEODE-5391: Fix toString of RegionVersionHolder
new 1564e56 GEODE-5392: Cleanup javadocs and code style in AsyncInvocation
The 7 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:
.../apache/geode/internal/cache/DiskInitFile.java | 56 +++-
.../org/apache/geode/internal/cache/Oplog.java | 348 ++++++++++-----------
.../cache/persistence/DiskInitFileParser.java | 8 +-
.../cache/versions/RegionVersionHolder.java | 1 +
.../sanctioned-geode-core-serializables.txt | 1 -
.../apache/geode/test/dunit/AsyncInvocation.java | 61 ++--
6 files changed, 243 insertions(+), 232 deletions(-)