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 6ce0d67 Refactor ExternalDataUtils/Constants
new a808320 [NO ISSUE][STO] Make IO operation completed state volatile
new 662f8a9 [NO ISSUE][STO] Limit flushes to impacted partitions
new 518f6b3 Merge branch 'gerrit/neo'
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:
.../org/apache/asterix/app/nc/RecoveryManager.java | 2 +-
.../org/apache/asterix/app/nc/ReplicaManager.java | 4 +--
.../common/api/IDatasetLifecycleManager.java | 19 +++++++-----
.../common/context/DatasetLifecycleManager.java | 36 ++++++++++++----------
.../replication/messaging/DeleteFileTask.java | 7 +++++
.../replication/sync/ReplicaSynchronizer.java | 3 +-
.../PersistentLocalResourceRepository.java | 4 +++
.../am/lsm/common/impls/AbstractIoOperation.java | 4 +--
8 files changed, 49 insertions(+), 30 deletions(-)