[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-02-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568925#comment-13568925 ] Ted Yu commented on HBASE-7731: --- [~lhofhansl]: Do you want this fix in 0.94 ?

[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-02-01 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568950#comment-13568950 ] Jeffrey Zhong commented on HBASE-7731: -- +1. The fix looks good for me regarding the

[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568390#comment-13568390 ] Ted Yu commented on HBASE-7731: --- Looks like the following method should check whether table

[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

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

[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568412#comment-13568412 ] Devaraj Das commented on HBASE-7731: TestFromClientSide passes locally..

[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568437#comment-13568437 ] Hadoop QA commented on HBASE-7731: -- {color:green}+1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568440#comment-13568440 ] Ted Yu commented on HBASE-7731: --- +1 on patch. Append/Increment methods in