[
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:{{{color:#172b4d}{{
(java.util.{color:#6554c0}ConcurrentModificationException{color})
{color:#0052cc}null{color}
java.util.{color:#6554c0}IdentityHashMap{color}${color:#6554c0}IdentityHashMapIterator{color}.{color:#172b4d}nextIndex{color}():{color:#0052cc}734{color}
java.util.{color:#6554c0}IdentityHashMap{color}${color:#6554c0}KeyIterator{color}.{color:#172b4d}next{color}():{color:#0052cc}825{color}
java.util.{color:#6554c0}AbstractCollection{color}.{color:#172b4d}addAll{color}():{color:#0052cc}343{color}
java.util.{color:#6554c0}HashSet{color}.<init>():{color:#0052cc}119{color}
org.apache.arrow.memory.{color:#6554c0}BaseAllocator{color}.{color:#172b4d}getChildAllocators{color}():{color:#0052cc}128{color}}}{color}}}
> [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)