[
https://issues.apache.org/jira/browse/ARROW-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prudhvi Porandla updated ARROW-7199:
------------------------------------
Description:
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}}
was:
{{}}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}}
> [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
> Time Spent: 10m
> 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)