[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-21 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190572#comment-13190572 ] Lars Hofhansl commented on HBASE-5229: -- A real patch is a bit more complicated, as th

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-20 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190340#comment-13190340 ] Lars Hofhansl commented on HBASE-5229: -- Was going by the code in Put.java. Agreed, vi

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-20 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190329#comment-13190329 ] Zhihong Yu commented on HBASE-5229: --- Interesting. {code} + int length = in.readInt(

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-20 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190285#comment-13190285 ] Lars Hofhansl commented on HBASE-5229: -- @Daniel: Except for RegionCoprocessorEnvironm

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-20 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189949#comment-13189949 ] Todd Lipcon commented on HBASE-5229: Sort of - but coprocessors are really an ultra-ad

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-20 Thread Commented
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189739#comment-13189739 ] Daniel Gómez Ferro commented on HBASE-5229: --- bq. Currently regions are an implem

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-19 Thread Matt Corgan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189487#comment-13189487 ] Matt Corgan commented on HBASE-5229: I think the approach of expanding and improving s

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-19 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189464#comment-13189464 ] Lars Hofhansl commented on HBASE-5229: -- Thanks Philip. Yep, that's the idea with this

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-19 Thread Philip Zeyliger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189456#comment-13189456 ] Philip Zeyliger commented on HBASE-5229: Just to kibitz a little bit: The approac

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-19 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189434#comment-13189434 ] Lars Hofhansl commented on HBASE-5229: -- That is true when it comes to storage. Howeve

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-19 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189273#comment-13189273 ] Todd Lipcon commented on HBASE-5229: bq. What if we allow a prefix of the row key inst

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-19 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189272#comment-13189272 ] stack commented on HBASE-5229: -- bq. Another approach is to give more control over which set o

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-19 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189240#comment-13189240 ] Lars Hofhansl commented on HBASE-5229: -- That argument pretty much sinks this approach

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-18 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188964#comment-13188964 ] Lars Hofhansl commented on HBASE-5229: -- Todd Lipcon made a good point: Currently regi