[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2013-01-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13544423#comment-13544423 ] Hudson commented on HBASE-6423: --- Integrated in HBase-0.94-security-on-Hadoop-23 #10 (See

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-12-17 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533860#comment-13533860 ] binlijin commented on HBASE-6423: - {code} HRegion public boolean flushcache() throws

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-12-17 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534398#comment-13534398 ] Jimmy Xiang commented on HBASE-6423: @binlijin, yes, it is safe to use the old style

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-12-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529434#comment-13529434 ] Hudson commented on HBASE-6423: --- Integrated in HBase-0.94-security #86 (See

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-12-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511294#comment-13511294 ] Hudson commented on HBASE-6423: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #285 (See

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-12-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511065#comment-13511065 ] Hudson commented on HBASE-6423: --- Integrated in HBase-TRUNK #3594 (See

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-12-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511086#comment-13511086 ] Hudson commented on HBASE-6423: --- Integrated in HBase-0.94 #611 (See

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-12-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510145#comment-13510145 ] stack commented on HBASE-6423: -- +1 on addendum Writes should not block

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-12-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510151#comment-13510151 ] Ted Yu commented on HBASE-6423: --- Jimmy confirmed that addendum is correct. Addendum

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-12-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13508935#comment-13508935 ] Jimmy Xiang commented on HBASE-6423: Thanks for the review. Added some minor change.

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507569#comment-13507569 ] Jimmy Xiang commented on HBASE-6423: The goal is to make busyWaitDuration a parameter

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507608#comment-13507608 ] stack commented on HBASE-6423: -- You don't this in your new patch? {code} +if

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507612#comment-13507612 ] Jimmy Xiang commented on HBASE-6423: I do it only in the

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507623#comment-13507623 ] stack commented on HBASE-6423: -- You don't do it in TestHRegion. Should you? You used to set

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507643#comment-13507643 ] Jimmy Xiang commented on HBASE-6423: No, we don't need to do it in TestHRegion. We

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507862#comment-13507862 ] stack commented on HBASE-6423: -- I understand now. +1 on commit. Writes

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507028#comment-13507028 ] Lars Hofhansl commented on HBASE-6423: -- This part's a bit ugly: {code} + protected

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507138#comment-13507138 ] stack commented on HBASE-6423: -- [~jxiang] You doing the createConf stuff in the test that

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501354#comment-13501354 ] stack commented on HBASE-6423: -- Needs release note of new config. You think Long.MAX_VALUE

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-20 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501646#comment-13501646 ] Jimmy Xiang commented on HBASE-6423: @Stack, I addressed couple of your comments and

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13500477#comment-13500477 ] Hadoop QA commented on HBASE-6423: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13500632#comment-13500632 ] Hadoop QA commented on HBASE-6423: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-18 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13499856#comment-13499856 ] Jimmy Xiang commented on HBASE-6423: I attached a patch: trunk-6423.patch. It is

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13499867#comment-13499867 ] Ted Yu commented on HBASE-6423: --- Patch looks good. {code} + if (timeToWait 0L) { +

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13499972#comment-13499972 ] Hadoop QA commented on HBASE-6423: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-6423) Writes should not block reads on blocking updates to memstores

2012-11-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497455#comment-13497455 ] Jimmy Xiang commented on HBASE-6423: Any update on this issue?