[ 
https://issues.apache.org/jira/browse/ASTERIXDB-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702044#comment-17702044
 ] 

ASF subversion and git services commented on ASTERIXDB-3127:
------------------------------------------------------------

Commit a0e47c5c7d9dd340b87c521985cc79ceaa7f835f in asterixdb's branch 
refs/heads/master from Ian Maxon
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=a0e47c5c7d ]

[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
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17410
Tested-by: Jenkins <[email protected]>
Reviewed-by: Ian Maxon <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
Integration-Tests: Jenkins <[email protected]>


> Sporadic java.util.ConcurrentModificationException thrown by ANALYZE DATASET
> ----------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-3127
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3127
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: RT - Runtime
>            Reporter: Ian Maxon
>            Assignee: Ian Maxon
>            Priority: Major
>
> Rarely, OperatorStats.updateIndexesStats() can throw the mentioned exception 
> when traversing the Map given as an argument. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to