[jira] [Commented] (HBASE-7233) Serializing KeyValues when passing them over RPC

2012-12-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511216#comment-13511216 ] Andrew Purtell commented on HBASE-7233: --- Perhaps the title of this JIRA should be

[jira] [Commented] (HBASE-7233) Serializing KeyValues when passing them over RPC

2012-12-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511220#comment-13511220 ] stack commented on HBASE-7233: -- bq. we can make a KEY_VALUE encoder that serializes cells in

[jira] [Created] (HBASE-7289) Strip Writable from KeyValue

2012-12-06 Thread stack (JIRA)
stack created HBASE-7289: Summary: Strip Writable from KeyValue Key: HBASE-7289 URL: https://issues.apache.org/jira/browse/HBASE-7289 Project: HBase Issue Type: Task Reporter: stack

[jira] [Updated] (HBASE-7289) Strip Writable from KeyValue

2012-12-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7289: - Attachment: 7289.txt This patch seems to be passing all tests. Will try again in morning. I tried to make a

[jira] [Updated] (HBASE-7289) Strip Writable from KeyValue

2012-12-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7289: - Priority: Blocker (was: Major) Fix Version/s: 0.96.0 Assignee: stack Strip Writable from

[jira] [Updated] (HBASE-7233) Serializing KeyValues

2012-12-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7233: - Summary: Serializing KeyValues (was: Serializing KeyValues when passing them over RPC) Serializing

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2012-12-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511233#comment-13511233 ] stack commented on HBASE-7233: -- bq. I like the idea of KeyValue encoder. It'd write

[jira] [Created] (HBASE-7290) Online snapshots

2012-12-06 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-7290: - Summary: Online snapshots Key: HBASE-7290 URL: https://issues.apache.org/jira/browse/HBASE-7290 Project: HBase Issue Type: Bug Reporter:

[jira] [Updated] (HBASE-6866) Timestamp consistent snapshots

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6866: -- Parent Issue: HBASE-7290 (was: HBASE-6055) Timestamp consistent snapshots

[jira] [Updated] (HBASE-6867) Globally consistent snapshots

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6867: -- Parent Issue: HBASE-7290 (was: HBASE-6055) Globally consistent snapshots

[jira] [Updated] (HBASE-6864) Online snapshots scaffolding

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6864: -- Parent Issue: HBASE-7290 (was: HBASE-6055) Online snapshots scaffolding

[jira] [Updated] (HBASE-7212) Globally Barriered Procedure mechanism

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7212: -- Parent Issue: HBASE-7290 (was: HBASE-6055) Globally Barriered Procedure mechanism

[jira] [Reopened] (HBASE-6864) Online snapshots scaffolding

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reopened HBASE-6864: --- Assignee: Jonathan Hsieh (was: Jesse Yates) Ok, I'm going to reopen this and put a patch

[jira] [Created] (HBASE-7291) Simple Log Roll Snapshot

2012-12-06 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-7291: - Summary: Simple Log Roll Snapshot Key: HBASE-7291 URL: https://issues.apache.org/jira/browse/HBASE-7291 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-7290) Online snapshots

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511249#comment-13511249 ] Ted Yu commented on HBASE-7290: --- Were you referring to offline snapshot in the first

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2012-12-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511254#comment-13511254 ] Andrew Purtell commented on HBASE-7233: --- bq. We'd package the kv appropriately...

[jira] [Commented] (HBASE-6879) Add HBase Code Template

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

[jira] [Commented] (HBASE-6804) [replication] lower the amount of logging to a more human-readable level

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

[jira] [Commented] (HBASE-7274) Enable JMX metrics collection for REST Server

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

[jira] [Commented] (HBASE-7270) Remove MultiPut and MultiPutResponse to satisfy rat-check

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

[jira] [Commented] (HBASE-7277) Thrift default JMX port should be 10103 instead of 8093

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

[jira] [Commented] (HBASE-7249) add test name filter to IntegrationTestsDriver

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

[jira] [Commented] (HBASE-7008) Set scanner caching to a better default, disable Nagles

2012-12-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511293#comment-13511293 ] Hudson commented on HBASE-7008: --- 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-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-7285) HMaster fails to start with secure Hadoop

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

[jira] [Commented] (HBASE-7260) Upgrade hadoop 1 dependency to hadoop 1.1.1

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

[jira] [Commented] (HBASE-7279) Avoid copying the rowkey in RegionScanner, StoreScanner, and ScanQueryMatcher

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

[jira] [Updated] (HBASE-1212) merge tool expects regions all have different sequence ids

2012-12-06 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-1212: --- Attachment: HBASE-1212.patch Patch to remove the sequenceID check.

[jira] [Commented] (HBASE-1212) merge tool expects regions all have different sequence ids

2012-12-06 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511343#comment-13511343 ] Jean-Marc Spaggiari commented on HBASE-1212: Based on Ryan's comment on March

[jira] [Updated] (HBASE-1212) merge tool expects regions all have different sequence ids

2012-12-06 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-1212: --- Status: Patch Available (was: Open) merge tool expects regions all have

[jira] [Assigned] (HBASE-1212) merge tool expects regions all have different sequence ids

2012-12-06 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari reassigned HBASE-1212: -- Assignee: Jean-Marc Spaggiari merge tool expects regions all have

[jira] [Commented] (HBASE-7287) HBase inconsistencies when merge failing on Files have same sequenceid

2012-12-06 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511346#comment-13511346 ] Jean-Marc Spaggiari commented on HBASE-7287: If HBASE-1212 is accepted, then

[jira] [Updated] (HBASE-4791) Allow Secure Zookeeper JAAS configuration to be programmatically set (rather than only by reading JAAS configuration file)

2012-12-06 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-4791: --- Attachment: HBASE-4791-v4-0.94.patch HBASE-4791-v4.patch Added v4 patch for

[jira] [Commented] (HBASE-1212) merge tool expects regions all have different sequence ids

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511457#comment-13511457 ] Ted Yu commented on HBASE-1212: --- Can you attach patch for trunk ? Thanks

[jira] [Commented] (HBASE-7282) Backport Compaction Tool to 0.94

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511461#comment-13511461 ] Ted Yu commented on HBASE-7282: --- @Lars: For patches generated using git repo, you can select

[jira] [Created] (HBASE-7292) HTablePool class description javadoc is unclear

2012-12-06 Thread Gabriel Reid (JIRA)
Gabriel Reid created HBASE-7292: --- Summary: HTablePool class description javadoc is unclear Key: HBASE-7292 URL: https://issues.apache.org/jira/browse/HBASE-7292 Project: HBase Issue Type:

[jira] [Updated] (HBASE-7292) HTablePool class description javadoc is unclear

2012-12-06 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid updated HBASE-7292: Attachment: HBASE-7292.patch HTablePool class description javadoc is unclear

[jira] [Commented] (HBASE-7292) HTablePool class description javadoc is unclear

2012-12-06 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511470#comment-13511470 ] Gabriel Reid commented on HBASE-7292: - Added small patch to fix up the HTablePool

[jira] [Commented] (HBASE-1212) merge tool expects regions all have different sequence ids

2012-12-06 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511488#comment-13511488 ] Jean-Marc Spaggiari commented on HBASE-1212: Hi Ted, I have already attached

[jira] [Commented] (HBASE-7290) Online snapshots

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511493#comment-13511493 ] Jonathan Hsieh commented on HBASE-7290: --- Ted, thanks, I've updated the description.

[jira] [Work started] (HBASE-6864) Online snapshots scaffolding

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-6864 started by Jonathan Hsieh. Online snapshots scaffolding Key: HBASE-6864 URL:

[jira] [Updated] (HBASE-7290) Online snapshots

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7290: -- Description: HBASE-6055 will be closed when the offline snapshots pieces get merged with

[jira] [Work started] (HBASE-7291) Simple Log Roll Snapshot

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-7291 started by Jonathan Hsieh. Simple Log Roll Snapshot Key: HBASE-7291 URL:

[jira] [Assigned] (HBASE-7291) Simple Log Roll Snapshot

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reassigned HBASE-7291: - Assignee: Jonathan Hsieh Simple Log Roll Snapshot

[jira] [Work stopped] (HBASE-6866) Timestamp consistent snapshots

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-6866 stopped by Jonathan Hsieh. Timestamp consistent snapshots -- Key: HBASE-6866 URL:

[jira] [Commented] (HBASE-6866) Timestamp consistent snapshots

2012-12-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511494#comment-13511494 ] Jonathan Hsieh commented on HBASE-6866: --- I've been keeping this branch passing on

[jira] [Commented] (HBASE-7287) HBase inconsistencies when merge failing on Files have same sequenceid

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

[jira] [Commented] (HBASE-7269) Testing in place does not work if not building with default profile

2012-12-06 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511512#comment-13511512 ] nkeywal commented on HBASE-7269: I suppose it's quite old, and doing it in the script

[jira] [Commented] (HBASE-7283) Backport HBASE-6564 + HBASE-7202 to 0.94

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

[jira] [Commented] (HBASE-1212) merge tool expects regions all have different sequence ids

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511529#comment-13511529 ] Ted Yu commented on HBASE-1212: --- From your patch: {code} Index:

[jira] [Commented] (HBASE-7281) Add svn ignore for IntelliJ Idea files

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

[jira] [Commented] (HBASE-7282) Backport Compaction Tool to 0.94

2012-12-06 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511557#comment-13511557 ] Matteo Bertozzi commented on HBASE-7282: +1 on v2 Backport

[jira] [Updated] (HBASE-7271) Have a single executor for all zkWorkers in the assignment manager

2012-12-06 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7271: --- Attachment: 7271.v2.patch Have a single executor for all zkWorkers in the assignment manager

[jira] [Updated] (HBASE-7271) Have a single executor for all zkWorkers in the assignment manager

2012-12-06 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7271: --- Status: Open (was: Patch Available) Have a single executor for all zkWorkers in the assignment manager

[jira] [Updated] (HBASE-7271) Have a single executor for all zkWorkers in the assignment manager

2012-12-06 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7271: --- Attachment: 7271.v2.patch Have a single executor for all zkWorkers in the assignment manager

[jira] [Updated] (HBASE-7271) Have a single executor for all zkWorkers in the assignment manager

2012-12-06 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7271: --- Status: Patch Available (was: Open) Have a single executor for all zkWorkers in the assignment manager

[jira] [Commented] (HBASE-7271) Have a single executor for all zkWorkers in the assignment manager

2012-12-06 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511559#comment-13511559 ] nkeywal commented on HBASE-7271: v2, with all comments taken into accounts. I fixed two

[jira] [Commented] (HBASE-7282) Backport Compaction Tool to 0.94

2012-12-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511588#comment-13511588 ] stack commented on HBASE-7282: -- Will commit v2 later today unless objection. Thanks for the

[jira] [Commented] (HBASE-7280) TableNotFoundException thrown in peer cluster will incur endless retry for shipEdits, which in turn block following normal replication

2012-12-06 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511590#comment-13511590 ] Jean-Daniel Cryans commented on HBASE-7280: --- To give some background about

[jira] [Commented] (HBASE-7271) Have a single executor for all zkWorkers in the assignment manager

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

[jira] [Updated] (HBASE-1212) merge tool expects regions all have different sequence ids

2012-12-06 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-1212: --- Attachment: HBASE-1212-v2.patch Oh, sorry about that! Did not figured I missed that.

[jira] [Commented] (HBASE-7271) Have a single executor for all zkWorkers in the assignment manager

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511603#comment-13511603 ] Ted Yu commented on HBASE-7271: --- Patch v2 looks good. Following can be addressed on commit.

[jira] [Commented] (HBASE-7281) Add svn ignore for IntelliJ Idea files

2012-12-06 Thread Henry Saputra (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511610#comment-13511610 ] Henry Saputra commented on HBASE-7281: -- This is just simple patch to modify svn

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2012-12-06 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512006#comment-13512006 ] Matt Corgan commented on HBASE-7233: doh - looks like i added an accidental quote tag

[jira] [Commented] (HBASE-1212) merge tool expects regions all have different sequence ids

2012-12-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512008#comment-13512008 ] Lars Hofhansl commented on HBASE-1212: -- Change looks good to me. Taking a cursory

[jira] [Comment Edited] (HBASE-7233) Serializing KeyValues

2012-12-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13511611#comment-13511611 ] Lars Hofhansl edited comment on HBASE-7233 at 12/6/12 7:02 PM:

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2012-12-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512012#comment-13512012 ] Lars Hofhansl commented on HBASE-7233: -- I fixed it. Serializing

[jira] [Commented] (HBASE-7271) Have a single executor for all zkWorkers in the assignment manager

2012-12-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512016#comment-13512016 ] stack commented on HBASE-7271: -- On commit, perhaps change thread name to have hosting

[jira] [Assigned] (HBASE-5258) Move coprocessors set out of RegionLoad

2012-12-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HBASE-5258: --- Assignee: Sergey Shelukhin Move coprocessors set out of RegionLoad

[jira] [Updated] (HBASE-5258) Move coprocessors set out of RegionLoad

2012-12-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-5258: Attachment: HBASE-5258-v0.patch Move coprocessors set out of RegionLoad

[jira] [Updated] (HBASE-5258) Move coprocessors set out of RegionLoad

2012-12-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-5258: Status: Patch Available (was: Open) Move coprocessors set out of RegionLoad

[jira] [Commented] (HBASE-7269) Testing in place does not work if not building with default profile

2012-12-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512033#comment-13512033 ] Enis Soztutar commented on HBASE-7269: -- I'm +1 for the patch. [~apurtell] would this

[jira] [Updated] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7205: -- Attachment: 7205-v3.txt Patch v3 fixes the test failure. Test that verifies single classloader instance being

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2012-12-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512052#comment-13512052 ] stack commented on HBASE-7233: -- [~andrew.purt...@gmail.com] Lets make it so KV is evolvable

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

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

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512095#comment-13512095 ] Ted Yu commented on HBASE-7205: --- In writing the test for this JIRA, I am thinking of adding

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512097#comment-13512097 ] Ted Yu commented on HBASE-7205: --- I ran TestMultiParallel locally with patch v3 and it

[jira] [Comment Edited] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512095#comment-13512095 ] Ted Yu edited comment on HBASE-7205 at 12/6/12 8:55 PM: In writing

[jira] [Commented] (HBASE-7269) Testing in place does not work if not building with default profile

2012-12-06 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512109#comment-13512109 ] Elliott Clark commented on HBASE-7269: -- hbase-it has everything else on it's class

[jira] [Commented] (HBASE-7269) Testing in place does not work if not building with default profile

2012-12-06 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512110#comment-13512110 ] Elliott Clark commented on HBASE-7269: -- +1 Testing in place does

[jira] [Comment Edited] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512095#comment-13512095 ] Ted Yu edited comment on HBASE-7205 at 12/6/12 9:52 PM: In writing

[jira] [Commented] (HBASE-7101) HBase stuck in Region SPLIT

2012-12-06 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13525801#comment-13525801 ] Dave Latham commented on HBASE-7101: We've run in to this a few times. What's the

[jira] [Updated] (HBASE-6469) Failure on enable/disable table will cause table state in zk to be left as enabling/disabling until master is restart

2012-12-06 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-6469: Attachment: 6469-expose-force.patch This completes the patch started in [review

[jira] [Assigned] (HBASE-7284) Rename rest server from Main to RestServer

2012-12-06 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reassigned HBASE-7284: -- Assignee: Jimmy Xiang Rename rest server from Main to RestServer

[jira] [Updated] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7205: -- Attachment: 7205-v4.txt Patch v4 adds the proposed methods for test. testClassLoadingFromHDFS now creates

[jira] [Updated] (HBASE-6469) Failure on enable/disable table will cause table state in zk to be left as enabling/disabling until master is restart

2012-12-06 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-6469: Release Note: Introduces new 'force' option for enabling and disabling tables. Allows an advanced

[jira] [Commented] (HBASE-7101) HBase stuck in Region SPLIT

2012-12-06 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13525814#comment-13525814 ] Dave Latham commented on HBASE-7101: Correction, got my notes wrong. For this one, I

[jira] [Updated] (HBASE-7284) Rename rest server from Main to RestServer

2012-12-06 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7284: --- Fix Version/s: 0.96.0 Status: Patch Available (was: Open) Rename rest server from

[jira] [Updated] (HBASE-7284) Rename rest server from Main to RestServer

2012-12-06 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7284: --- Attachment: trunk-7284.patch Rename rest server from Main to RestServer

[jira] [Commented] (HBASE-6469) Failure on enable/disable table will cause table state in zk to be left as enabling/disabling until master is restart

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13525883#comment-13525883 ] Ted Yu commented on HBASE-6469: --- Updating patch on review board would make review easier.

[jira] [Commented] (HBASE-7284) Rename rest server from Main to RestServer

2012-12-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13525889#comment-13525889 ] stack commented on HBASE-7284: -- +1 if ./bin/hbase-daemon.sh start rest works after change.

[jira] [Commented] (HBASE-7263) Investigate more fine grained locking for checkAndPut/append/increment

2012-12-06 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13525981#comment-13525981 ] Gregory Chanan commented on HBASE-7263: --- Arg, looks like JIRA ate my previous

[jira] [Commented] (HBASE-6469) Failure on enable/disable table will cause table state in zk to be left as enabling/disabling until master is restart

2012-12-06 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13525985#comment-13525985 ] Nick Dimiduk commented on HBASE-6469: - bq. Updating patch on review board would make

[jira] [Commented] (HBASE-7263) Investigate more fine grained locking for checkAndPut/append/increment

2012-12-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13525987#comment-13525987 ] stack commented on HBASE-7263: -- We've talked often enough in the past on dropping user

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

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

[jira] [Commented] (HBASE-6469) Failure on enable/disable table will cause table state in zk to be left as enabling/disabling until master is restart

2012-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13525999#comment-13525999 ] Ted Yu commented on HBASE-6469: --- bq. Are you referring to replacing the boolean force with

[jira] [Created] (HBASE-7293) [replication] Remove dead sinks from ReplicationSource.currentPeers, it's spammy

2012-12-06 Thread Jean-Daniel Cryans (JIRA)
Jean-Daniel Cryans created HBASE-7293: - Summary: [replication] Remove dead sinks from ReplicationSource.currentPeers, it's spammy Key: HBASE-7293 URL: https://issues.apache.org/jira/browse/HBASE-7293

[jira] [Resolved] (HBASE-7282) Backport Compaction Tool to 0.94

2012-12-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-7282. -- Resolution: Fixed Second attempt. Sorry for making work for you Lars. Thanks for the fixup and thanks again

[jira] [Commented] (HBASE-7263) Investigate more fine grained locking for checkAndPut/append/increment

2012-12-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526009#comment-13526009 ] Lars Hofhansl commented on HBASE-7263: -- You're talking heresy now :) I have never

[jira] [Commented] (HBASE-7288) Add snapshot verification admin tool

2012-12-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526019#comment-13526019 ] Jesse Yates commented on HBASE-7288: What do you mean 'have a new layout'? Given that

  1   2   >