This is an automated email from the ASF dual-hosted git repository.
mblow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git.
from 81074ed [ASTERIXDB-2599][STO] Cleanup compression LAFs
new 272a180 [NO ISSUE][STO] Tolerate Corrupted System Checkpoint Files
new 8c99391 [NO ISSUE][NET] Do Not Flush Partial Frames on Network Errors
new 71e8ad0 Merge commit '8c99391' from stabilization-f69489
The 3 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:
.../asterix/test/logging/CheckpointingTest.java | 11 +++++--
.../test/resources/cc-small-txn-log-partition.conf | 1 +
.../api/cluster_state_1/cluster_state_1.1.regexadm | 2 +-
.../cluster_state_1_full.1.regexadm | 2 +-
.../cluster_state_1_less.1.regexadm | 2 +-
.../common/config/TransactionProperties.java | 2 +-
.../recovery/AbstractCheckpointManager.java | 37 +++++++++++++---------
.../service/recovery/CheckpointThread.java | 3 +-
.../protocols/muxdemux/ChannelControlBlock.java | 1 -
9 files changed, 37 insertions(+), 24 deletions(-)