[
https://issues.apache.org/jira/browse/ARROW-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-7199.
------------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 5856
[https://github.com/apache/arrow/pull/5856]
> [Java] ConcurrentModificationException in BaseAllocator::getChildAllocators
> ---------------------------------------------------------------------------
>
> Key: ARROW-7199
> URL: https://issues.apache.org/jira/browse/ARROW-7199
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Prudhvi Porandla
> Assignee: Prudhvi Porandla
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> error stacktrace:
> {{(java.util.ConcurrentModificationException) null}}
> {{java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex():734}}
> {{java.util.IdentityHashMap$KeyIterator.next():825}}
> {{java.util.AbstractCollection.addAll():343}}
> {{java.util.HashSet.<init>():119}}
> {{org.apache.arrow.memory.BaseAllocator.getChildAllocators():128}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)