[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117428#comment-13117428 ] dhruba borthakur commented on HBASE-4477: - I ran all unit tests. All unit tests

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117441#comment-13117441 ] Todd Lipcon commented on HBASE-4477: Just a thought while we're changing the APIs:

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117446#comment-13117446 ] Ted Yu commented on HBASE-4477: --- I second Todd's idea. Should CPPutInfo be created in this

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117449#comment-13117449 ] Jonathan Gray commented on HBASE-4477: -- +1 on CPPutInfo, CPGetInfo, etc...

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117450#comment-13117450 ] Jonathan Gray commented on HBASE-4477: -- And yeah, maybe introduce CPPutInfo in this

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117451#comment-13117451 ] dhruba borthakur commented on HBASE-4477: - Hi Todd, I like your idea, and I will

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117459#comment-13117459 ] Todd Lipcon commented on HBASE-4477: Sure, I don't particularly care if it happens as

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Gary Helmling (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117472#comment-13117472 ] Gary Helmling commented on HBASE-4477: -- @Todd, I like the idea of using XXXInfo

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117479#comment-13117479 ] Ted Yu commented on HBASE-4477: --- Todd didn't mention which namespace CPPutInfo should be

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117496#comment-13117496 ] Jonathan Gray commented on HBASE-4477: -- PutInfo seems overly generic but I agree that

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117497#comment-13117497 ] Jonathan Gray commented on HBASE-4477: -- And it looks like the patch from this morning

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Andrew Purtell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117500#comment-13117500 ] Andrew Purtell commented on HBASE-4477: --- In my opinion prefixing anything regarding

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Gary Helmling (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117507#comment-13117507 ] Gary Helmling commented on HBASE-4477: -- +1 on coprocessorPut2.txt, which just removes

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117562#comment-13117562 ] dhruba borthakur commented on HBASE-4477: - I'm curious if passing the cluster ID

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117791#comment-13117791 ] Hudson commented on HBASE-4477: --- Integrated in HBase-0.92 #31 (See

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-29 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117840#comment-13117840 ] Hudson commented on HBASE-4477: --- Integrated in HBase-TRUNK #2270 (See

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-28 Thread Andrew Purtell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116675#comment-13116675 ] Andrew Purtell commented on HBASE-4477: --- @dhruba bq. can I change the signature of

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-27 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116106#comment-13116106 ] dhruba borthakur commented on HBASE-4477: - @Andrew: I would like to do this via a

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-26 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115006#comment-13115006 ] Jonathan Gray commented on HBASE-4477: -- I think this will take a few changes to the

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13113981#comment-13113981 ] Ted Yu commented on HBASE-4477: --- {code} + public static final String

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114003#comment-13114003 ] Andrew Purtell commented on HBASE-4477: --- We created the WALObserver coprocessor for

[jira] [Commented] (HBASE-4477) Ability for an application to store metadata into the transaction log

2011-09-24 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114104#comment-13114104 ] dhruba borthakur commented on HBASE-4477: - This can be implemented by WALObserver