[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-07 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366401#comment-15366401 ] Yu Li commented on HBASE-16195: --- Preparing the patch, will attach in a day or two. > Shoul

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367208#comment-15367208 ] Ted Yu commented on HBASE-16195: {code} + int queueLength = conf.getInt(CHUNK_QUEUE_

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-08 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368006#comment-15368006 ] Yu Li commented on HBASE-16195: --- I think if user explicitly changes this setting rather tha

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-10 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369452#comment-15369452 ] Yu Li commented on HBASE-16195: --- After a second thought, we should not remove the chunk fro

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369457#comment-15369457 ] Hadoop QA commented on HBASE-16195: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370255#comment-15370255 ] ramkrishna.s.vasudevan commented on HBASE-16195: {code} // chunk already

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370256#comment-15370256 ] ramkrishna.s.vasudevan commented on HBASE-16195: I think you are planning

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-11 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370293#comment-15370293 ] Yu Li commented on HBASE-16195: --- Yep, but thanks for the note anyway [~ram_krish] :-) > Sh

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370333#comment-15370333 ] Anoop Sam John commented on HBASE-16195: {code} long memstoreFlushSize = conf.ge

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-11 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370364#comment-15370364 ] Yu Li commented on HBASE-16195: --- This is just like some kind of self-protection, that we sh

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370378#comment-15370378 ] Anoop Sam John commented on HBASE-16195: Ya, the code consider the customized flu

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370465#comment-15370465 ] Hadoop QA commented on HBASE-16195: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-11 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370745#comment-15370745 ] Yu Li commented on HBASE-16195: --- bq. The hard limit is the blocking flush size which defaul

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371219#comment-15371219 ] Anoop Sam John commented on HBASE-16195: My point is that the fix that accounts d

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372481#comment-15372481 ] Anoop Sam John commented on HBASE-16195: I see.. Now I got what you say. Ya my w

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372482#comment-15372482 ] Anoop Sam John commented on HBASE-16195: bq.chunkQueue = new LinkedBlockingQueue(

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-12 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372544#comment-15372544 ] Yu Li commented on HBASE-16195: --- Thanks for the review sir, your comments make the logic co

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372675#comment-15372675 ] Hadoop QA commented on HBASE-16195: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373275#comment-15373275 ] Hadoop QA commented on HBASE-16195: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374231#comment-15374231 ] Hudson commented on HBASE-16195: SUCCESS: Integrated in HBase-1.3-IT #753 (See [https://

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374286#comment-15374286 ] Hudson commented on HBASE-16195: SUCCESS: Integrated in HBase-1.2-IT #552 (See [https://

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374440#comment-15374440 ] Hudson commented on HBASE-16195: SUCCESS: Integrated in HBase-1.3 #782 (See [https://bui

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1537#comment-1537 ] Hudson commented on HBASE-16195: SUCCESS: Integrated in HBase-1.4 #285 (See [https://bui

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374492#comment-15374492 ] Hudson commented on HBASE-16195: SUCCESS: Integrated in HBase-1.2 #671 (See [https://bui

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374530#comment-15374530 ] Hudson commented on HBASE-16195: FAILURE: Integrated in HBase-Trunk_matrix #1219 (See [h

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374580#comment-15374580 ] Hudson commented on HBASE-16195: SUCCESS: Integrated in HBase-1.1-JDK8 #1833 (See [https

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374582#comment-15374582 ] Hudson commented on HBASE-16195: SUCCESS: Integrated in HBase-1.1-JDK7 #1747 (See [https

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374903#comment-15374903 ] Hudson commented on HBASE-16195: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1241 (S

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-13 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376285#comment-15376285 ] Yu Li commented on HBASE-16195: --- Found below problem of integration with Hadoop-1.1, will g

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-14 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376482#comment-15376482 ] Yu Li commented on HBASE-16195: --- Done. > Should not add chunk into chunkQueue if not using

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15377320#comment-15377320 ] Hudson commented on HBASE-16195: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1242 (S

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15377326#comment-15377326 ] Hudson commented on HBASE-16195: FAILURE: Integrated in HBase-0.98-matrix #370 (See [htt

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-14 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378768#comment-15378768 ] Yu Li commented on HBASE-16195: --- Checked the failed case {{TestSnapshotCloneIndependence}}