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

ramkrishna.s.vasudevan resolved HBASE-16325.
--------------------------------------------
    Resolution: Duplicate

Seems already fixed. 

> Don't add chunk to chunkqueue if there is no ChunkPool
> ------------------------------------------------------
>
>                 Key: HBASE-16325
>                 URL: https://issues.apache.org/jira/browse/HBASE-16325
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Minor
>
> Currently when ever a chunk is created either out of chunk pool or directly 
> we add it to chunkQueue. In case of chunkPool available adding to chunkQueue 
> makes sense. Else there is no need to add it to the chunkQueue as there is no 
> one who is going to clear the queue. So after a point the chunks that are 
> created directly are just going to be dropped without adding to queue. 



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

Reply via email to