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 9627b2a Merge commit '0f407d9224' from 'gerrit/mad-hatter'
new fe0f6fa [ASTERIXDB-2738][STO] Create Mask File Before Merge Operations
new 1d6f811 [NO ISSUE][*HYR] Span enhancements
new 8fd7d46 Merge branch 'gerrit/mad-hatter'
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/HaltCallback.java | 5 +-
.../PersistentLocalResourceRepositoryTest.java | 53 ++++++++++++++++++++++
.../common/context/GlobalVirtualBufferCache.java | 2 +-
.../ioopcallbacks/LSMIOOperationCallback.java | 32 ++++++++++++-
.../asterix/common/storage/ResourceReference.java | 14 ++++++
.../replication/messaging/ComponentMaskTask.java | 4 +-
.../PersistentLocalResourceRepository.java | 14 +-----
.../java/org/apache/hyracks/util/ExitUtil.java | 2 +-
.../main/java/org/apache/hyracks/util/Span.java | 21 ++++++++-
9 files changed, 123 insertions(+), 24 deletions(-)