>From Murtadha Hubail <[email protected]>:
Attention is currently required from: Murtadha Hubail.
Hello Jenkins, Anon. E. Moose #1000171,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17543
to look at the new patch set (#5).
Change subject: [ASTERIXDB-3189][*DB] Allow queries to be canceled during
compilation
......................................................................
[ASTERIXDB-3189][*DB] Allow queries to be canceled during compilation
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
- Allow queries to be canceled during compilation.
- Allow queries to be interrupted while waiting for
dataset upgrade lock which could potentially be
held by the rebalance.
- Log before and after rebalance acquires dataset
upgrade lock.
Change-Id: I6031f36df583ed790a0ec89885071c27ae8efdb9
---
M
asterixdb/asterix-metadata/src/main/java/org/apache/asterix/metadata/lock/DatasetLock.java
M
asterixdb/asterix-app/src/main/java/org/apache/asterix/app/translator/QueryTranslator.java
M
asterixdb/asterix-app/src/main/java/org/apache/asterix/utils/RebalanceUtil.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/metadata/IMetadataLock.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/metadata/LockList.java
5 files changed, 64 insertions(+), 14 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/43/17543/5
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17543
To unsubscribe, or for help writing mail filters, visit
https://asterix-gerrit.ics.uci.edu/settings
Gerrit-Project: asterixdb
Gerrit-Branch: stabilization-667a908755
Gerrit-Change-Id: I6031f36df583ed790a0ec89885071c27ae8efdb9
Gerrit-Change-Number: 17543
Gerrit-PatchSet: 5
Gerrit-Owner: Murtadha Hubail <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Attention: Murtadha Hubail <[email protected]>
Gerrit-MessageType: newpatchset