>From Ian Maxon <[email protected]>:
Attention is currently required from: Ian Maxon, Wail Alkowaileet, Vijay
Sarathy.
Hello Wail Alkowaileet, Ali Alsuliman, Jenkins, Anon. E. Moose #1000171, Vijay
Sarathy,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17410
to look at the new patch set (#6).
Change subject: [ASTERIXDB-3127][RT] Fix ConcurrentModificationException in
ANALYZE DATASET
......................................................................
[ASTERIXDB-3127][RT] Fix ConcurrentModificationException in ANALYZE DATASET
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Move the indexStats out of the descriptor. This being modified between instances
of the pushRuntime created inside was causing the exception.
Also enable an ANALYZE DATASET test that was accidentally left disabled
Change-Id: I7cbff25b14346ca8eca5baa7e0fe8fb1da72f271
---
M
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/ddl/analyze-dataset-with-indexes/analyze-dataset-with-indexes.06.query.sqlpp
M
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/ddl/analyze-dataset-with-indexes/analyze-dataset-with-indexes.04.query.sqlpp
M asterixdb/asterix-app/src/test/resources/runtimets/testsuite_sqlpp.xml
M
asterixdb/asterix-runtime/src/main/java/org/apache/asterix/runtime/operators/DatasetStreamStatsOperatorDescriptor.java
4 files changed, 27 insertions(+), 4 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/10/17410/6
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17410
To unsubscribe, or for help writing mail filters, visit
https://asterix-gerrit.ics.uci.edu/settings
Gerrit-Project: asterixdb
Gerrit-Branch: neo
Gerrit-Change-Id: I7cbff25b14346ca8eca5baa7e0fe8fb1da72f271
Gerrit-Change-Number: 17410
Gerrit-PatchSet: 6
Gerrit-Owner: Ian Maxon <[email protected]>
Gerrit-Reviewer: Ali Alsuliman <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Vijay Sarathy <[email protected]>
Gerrit-Reviewer: Wail Alkowaileet <[email protected]>
Gerrit-Attention: Ian Maxon <[email protected]>
Gerrit-Attention: Wail Alkowaileet <[email protected]>
Gerrit-Attention: Vijay Sarathy <[email protected]>
Gerrit-MessageType: newpatchset