[ 
https://issues.apache.org/jira/browse/HBASE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cosmin Lehene updated HBASE-6121:
---------------------------------
    Labels: delete  (was: )

> [89-fb] Fix TaskMonitor/MultiPut multithreading bug
> ---------------------------------------------------
>
>                 Key: HBASE-6121
>                 URL: https://issues.apache.org/jira/browse/HBASE-6121
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Amir Shimoni
>            Assignee: Amir Shimoni
>            Priority: Minor
>              Labels: delete
>
> We shouldn't clear an ArrayList that might be iterated on by another thread.
> Specifically, multiput() calls clear() on ArrayList (to free up some memory) 
> while MultiPut.toMap is iterating over that ArrayList in a different thread 
> (called from MonitorTasks UI)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to