[jira] [Commented] (HBASE-4492) TestRollingRestart fails intermittently

2011-09-27 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115249#comment-13115249 ] Ted Yu commented on HBASE-4492: --- Found the following in output for the above timeout case:

[jira] [Created] (HBASE-4495) CatalogTracker has an identity crisis; needs to be cut-back in scope

2011-09-27 Thread stack (Created) (JIRA)
CatalogTracker has an identity crisis; needs to be cut-back in scope Key: HBASE-4495 URL: https://issues.apache.org/jira/browse/HBASE-4495 Project: HBase Issue Type:

[jira] [Updated] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-09-27 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3446: - Status: Patch Available (was: Open) ProcessServerShutdown fails if META moves, orphaning lots of regions

[jira] [Created] (HBASE-4496) HFile V2 does not honor setCacheBlocks when scanning.

2011-09-27 Thread Lars Hofhansl (Created) (JIRA)
HFile V2 does not honor setCacheBlocks when scanning. - Key: HBASE-4496 URL: https://issues.apache.org/jira/browse/HBASE-4496 Project: HBase Issue Type: Bug Components:

[jira] [Commented] (HBASE-4433) avoid extra next (potentially a seek) if done with column/row

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

[jira] [Commented] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115391#comment-13115391 ] jirapos...@reviews.apache.org commented on HBASE-3446: --

[jira] [Commented] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115394#comment-13115394 ] jirapos...@reviews.apache.org commented on HBASE-3446: --

[jira] [Commented] (HBASE-4448) HBaseTestingUtilityFactory - pattern for re-using HBaseTestingUtility instances across unit tests

2011-09-27 Thread Doug Meil (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115435#comment-13115435 ] Doug Meil commented on HBASE-4448: -- More than one cluster in the same test? That would

[jira] [Updated] (HBASE-4485) Eliminate window of missing Data

2011-09-27 Thread Amitanand Aiyer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-4485: --- Attachment: repro_bug-4485.diff Here is a way to repro the bug. uses unnecessary sleep to

[jira] [Updated] (HBASE-4485) Eliminate window of missing Data

2011-09-27 Thread Amitanand Aiyer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-4485: --- Attachment: 4485-v2.diff fix the issue using locks to ensure that Store.updateStoreFiles

[jira] [Updated] (HBASE-4485) Eliminate window of missing Data

2011-09-27 Thread Amitanand Aiyer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-4485: --- Attachment: 4485-v3.diff Move some functions to Store.java so that we do not have to access

[jira] [Commented] (HBASE-4492) TestRollingRestart fails intermittently

2011-09-27 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115543#comment-13115543 ] ramkrishna.s.vasudevan commented on HBASE-4492: --- Hi Ted I found the problem

[jira] [Updated] (HBASE-4485) Eliminate window of missing Data

2011-09-27 Thread Amitanand Aiyer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-4485: --- Attachment: 4485-v4.diff move notifyChangeReaderObservers() outside the lock at all places.

[jira] [Updated] (HBASE-4344) Persist memstoreTS to disk

2011-09-27 Thread Amitanand Aiyer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-4344: --- Attachment: 4344-v12.txt combine 4344-v11.txt with 4485-v4.txt Running the testsuite (in

[jira] [Updated] (HBASE-4448) HBaseTestingUtilityFactory - pattern for re-using HBaseTestingUtility instances across unit tests

2011-09-27 Thread Doug Meil (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-4448: - Attachment: java_HBASE_4448_v2.patch Fixed point #3. HBaseTestingUtilityFactory -

[jira] [Commented] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115592#comment-13115592 ] jirapos...@reviews.apache.org commented on HBASE-3446: --

[jira] [Assigned] (HBASE-4496) HFile V2 does not honor setCacheBlocks when scanning.

2011-09-27 Thread Lars Hofhansl (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned HBASE-4496: Assignee: Lars Hofhansl HFile V2 does not honor setCacheBlocks when scanning.

[jira] [Commented] (HBASE-3025) Coprocessor based simple access control

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115708#comment-13115708 ] jirapos...@reviews.apache.org commented on HBASE-3025: --

[jira] [Commented] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115728#comment-13115728 ] jirapos...@reviews.apache.org commented on HBASE-3446: --

[jira] [Issue Comment Edited] (HBASE-4492) TestRollingRestart fails intermittently

2011-09-27 Thread Ted Yu (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115249#comment-13115249 ] Ted Yu edited comment on HBASE-4492 at 9/27/11 5:26 PM: Found the

[jira] [Commented] (HBASE-4433) avoid extra next (potentially a seek) if done with column/row

2011-09-27 Thread Andrew Purtell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115743#comment-13115743 ] Andrew Purtell commented on HBASE-4433: --- According to my tests, this is safe to do

[jira] [Created] (HBASE-4497) If region opening fails after updating META HBCK reports it as inconsistent and scanning the region throws NSRE

2011-09-27 Thread ramkrishna.s.vasudevan (Created) (JIRA)
If region opening fails after updating META HBCK reports it as inconsistent and scanning the region throws NSRE --- Key: HBASE-4497 URL:

[jira] [Commented] (HBASE-4496) HFile V2 does not honor setCacheBlocks when scanning.

2011-09-27 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115775#comment-13115775 ] Lars Hofhansl commented on HBASE-4496: -- In a simple test this shaves about 20% of

[jira] [Commented] (HBASE-4496) HFile V2 does not honor setCacheBlocks when scanning.

2011-09-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115787#comment-13115787 ] stack commented on HBASE-4496: -- Good find Lars. HFile V2 does not honor

[jira] [Commented] (HBASE-4497) If region opening fails after updating META HBCK reports it as inconsistent and scanning the region throws NSRE

2011-09-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115788#comment-13115788 ] stack commented on HBASE-4497: -- Do we need to add an extra tickle of OPENING znode after open

[jira] [Reopened] (HBASE-4433) avoid extra next (potentially a seek) if done with column/row

2011-09-27 Thread stack (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-4433: -- Reopening until we apply to 0.92 and 0.90 too (as per Andrew). I'll do it (stop me Jon if you are already at

[jira] [Resolved] (HBASE-4433) avoid extra next (potentially a seek) if done with column/row

2011-09-27 Thread stack (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-4433. -- Resolution: Fixed Fix Version/s: (was: 0.94.0) 0.92.0 Applied to 0.92 branch

[jira] [Commented] (HBASE-4497) If region opening fails after updating META HBCK reports it as inconsistent and scanning the region throws NSRE

2011-09-27 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115795#comment-13115795 ] Jean-Daniel Cryans commented on HBASE-4497: --- Stack, it seems that it's already

[jira] [Commented] (HBASE-4492) TestRollingRestart fails intermittently

2011-09-27 Thread Ming Ma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115798#comment-13115798 ] Ming Ma commented on HBASE-4492: Here are the sequence of events how this could happen. It

[jira] [Updated] (HBASE-4496) HFile V2 does not honor setCacheBlocks when scanning.

2011-09-27 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4496: - Attachment: 4496.txt This fixes the problem for me. TestHFileBlock, TestCacheOnWrite,

[jira] [Commented] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115804#comment-13115804 ] jirapos...@reviews.apache.org commented on HBASE-3446: --

[jira] [Commented] (HBASE-4488) Store could miss rows during flush

2011-09-27 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115805#comment-13115805 ] Lars Hofhansl commented on HBASE-4488: -- @Jon, so you gonna commit this? :)

[jira] [Commented] (HBASE-4448) HBaseTestingUtilityFactory - pattern for re-using HBaseTestingUtility instances across unit tests

2011-09-27 Thread Jesse Yates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115815#comment-13115815 ] Jesse Yates commented on HBASE-4448: Comments on the latest patch: In the usage,

[jira] [Commented] (HBASE-4352) Apply version of hbase-4015 to branch

2011-09-27 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115816#comment-13115816 ] Todd Lipcon commented on HBASE-4352: Can anyone volunteer to do some serious cluster

[jira] [Commented] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115818#comment-13115818 ] jirapos...@reviews.apache.org commented on HBASE-3446: --

[jira] [Commented] (HBASE-4245) Cluster hangs if RS serving root fails during startup sequence

2011-09-27 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115819#comment-13115819 ] Todd Lipcon commented on HBASE-4245: Yep, I agree that Ming's patch for 4455 fixes

[jira] [Commented] (HBASE-4192) Optimize HLog for Throughput Using Delayed RPCs

2011-09-27 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115824#comment-13115824 ] Todd Lipcon commented on HBASE-4192: That sounds easier to review, thanks for the

[jira] [Commented] (HBASE-4352) Apply version of hbase-4015 to branch

2011-09-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115822#comment-13115822 ] stack commented on HBASE-4352: -- I signed up to check we don't break rolling restart. Let me

[jira] [Updated] (HBASE-4488) Store could miss rows during flush

2011-09-27 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4488: - Status: Patch Available (was: Open) Marking patch available. Store could miss rows during

[jira] [Commented] (HBASE-4497) If region opening fails after updating META HBCK reports it as inconsistent and scanning the region throws NSRE

2011-09-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115828#comment-13115828 ] stack commented on HBASE-4497: -- Thanks J-D. Thats what I was too lazy to looksee for myself.

[jira] [Commented] (HBASE-4494) AvroServer:: get fails with NPE on a non-existent row

2011-09-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115833#comment-13115833 ] stack commented on HBASE-4494: -- Are you back Kay Kay? AvroServer:: get

[jira] [Commented] (HBASE-4433) avoid extra next (potentially a seek) if done with column/row

2011-09-27 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115867#comment-13115867 ] Jonathan Gray commented on HBASE-4433: -- Is this not strictly an improvement/feature?

[jira] [Commented] (HBASE-3025) Coprocessor based simple access control

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115868#comment-13115868 ] jirapos...@reviews.apache.org commented on HBASE-3025: -- bq. On

[jira] [Commented] (HBASE-3025) Coprocessor based simple access control

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115869#comment-13115869 ] jirapos...@reviews.apache.org commented on HBASE-3025: -- bq. On

[jira] [Commented] (HBASE-4489) Better key splitting in RegionSplitter

2011-09-27 Thread Dave Revell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115870#comment-13115870 ] Dave Revell commented on HBASE-4489: @Ted: Bytes.split() will check the number of

[jira] [Commented] (HBASE-4488) Store could miss rows during flush

2011-09-27 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115876#comment-13115876 ] Jonathan Gray commented on HBASE-4488: -- Aren't you a committer now? Or didn't get

[jira] [Commented] (HBASE-4488) Store could miss rows during flush

2011-09-27 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115877#comment-13115877 ] Lars Hofhansl commented on HBASE-4488: -- Not yet... :) Store could

[jira] [Created] (HBASE-4498) HBase RPM/DEB packages attempt to setup ZooKeeper environment incorrectly

2011-09-27 Thread Eric Yang (Created) (JIRA)
HBase RPM/DEB packages attempt to setup ZooKeeper environment incorrectly - Key: HBASE-4498 URL: https://issues.apache.org/jira/browse/HBASE-4498 Project: HBase Issue

[jira] [Updated] (HBASE-4498) HBase RPM/DEB packages attempt to setup ZooKeeper environment incorrectly

2011-09-27 Thread Eric Yang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HBASE-4498: - Status: Patch Available (was: Open) HBase RPM/DEB packages attempt to setup ZooKeeper environment

[jira] [Updated] (HBASE-4498) HBase RPM/DEB packages attempt to setup ZooKeeper environment incorrectly

2011-09-27 Thread Eric Yang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HBASE-4498: - Attachment: HBASE-4498.patch Set ZOOKEEPER_HOME to /usr by default. HBase RPM/DEB

[jira] [Commented] (HBASE-3130) [replication] ReplicationSource can't recover from session expired on remote clusters

2011-09-27 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115886#comment-13115886 ] Jean-Daniel Cryans commented on HBASE-3130: --- Another thing about the latest

[jira] [Commented] (HBASE-4498) HBase RPM/DEB packages attempt to setup ZooKeeper environment incorrectly

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115895#comment-13115895 ] jirapos...@reviews.apache.org commented on HBASE-4498: --

[jira] [Commented] (HBASE-3025) Coprocessor based simple access control

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115897#comment-13115897 ] jirapos...@reviews.apache.org commented on HBASE-3025: -- bq. On

[jira] [Commented] (HBASE-4455) Rolling restart RSs scenario, -ROOT-, .META. regions are lost in AssignmentManager

2011-09-27 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115917#comment-13115917 ] Ted Yu commented on HBASE-4455: --- Integrated to 0.92 and TRUNK. Thanks for the nice work,

[jira] [Commented] (HBASE-4433) avoid extra next (potentially a seek) if done with column/row

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

[jira] [Created] (HBASE-4499) [replication] Source shouldn't update ZK if it didn't progress

2011-09-27 Thread Jean-Daniel Cryans (Created) (JIRA)
[replication] Source shouldn't update ZK if it didn't progress -- Key: HBASE-4499 URL: https://issues.apache.org/jira/browse/HBASE-4499 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-4480) Testing script to simplfy local testing

2011-09-27 Thread Scott Kuehn (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115966#comment-13115966 ] Scott Kuehn commented on HBASE-4480: I'm happy to pick this up, if nobody is working

[jira] [Created] (HBASE-4500) [replication] Add a delayed option

2011-09-27 Thread Jean-Daniel Cryans (Created) (JIRA)
[replication] Add a delayed option -- Key: HBASE-4500 URL: https://issues.apache.org/jira/browse/HBASE-4500 Project: HBase Issue Type: New Feature Affects Versions: 0.90.4 Reporter:

[jira] [Commented] (HBASE-4480) Testing script to simplfy local testing

2011-09-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115972#comment-13115972 ] stack commented on HBASE-4480: -- @Ted You want to check this in? Where? Into src/test/bin?

[jira] [Commented] (HBASE-4480) Testing script to simplfy local testing

2011-09-27 Thread Jesse Yates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115975#comment-13115975 ] Jesse Yates commented on HBASE-4480: @stack - I was thinking this script would be

[jira] [Commented] (HBASE-4480) Testing script to simplfy local testing

2011-09-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115978#comment-13115978 ] stack commented on HBASE-4480: -- @Jesse Sounds good Testing script to

[jira] [Created] (HBASE-4501) [replication] Shutting down a stream leaves recovered sources running

2011-09-27 Thread Jean-Daniel Cryans (Created) (JIRA)
[replication] Shutting down a stream leaves recovered sources running - Key: HBASE-4501 URL: https://issues.apache.org/jira/browse/HBASE-4501 Project: HBase Issue Type: Bug

[jira] [Assigned] (HBASE-2196) Support more than one slave cluster

2011-09-27 Thread Jean-Daniel Cryans (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans reassigned HBASE-2196: - Assignee: Lars Hofhansl Support more than one slave cluster

[jira] [Created] (HBASE-4502) Error at HMaster start

2011-09-27 Thread Madhab Nayak (Created) (JIRA)
Error at HMaster start -- Key: HBASE-4502 URL: https://issues.apache.org/jira/browse/HBASE-4502 Project: HBase Issue Type: Bug Environment: Ubuntu 11 Reporter: Madhab Nayak I have set up hadoop

[jira] [Commented] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116008#comment-13116008 ] jirapos...@reviews.apache.org commented on HBASE-3446: --

[jira] [Commented] (HBASE-4448) HBaseTestingUtilityFactory - pattern for re-using HBaseTestingUtility instances across unit tests

2011-09-27 Thread Doug Meil (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116012#comment-13116012 ] Doug Meil commented on HBASE-4448: -- Thanks Stack. In general, do you support the

[jira] [Commented] (HBASE-4496) HFile V2 does not honor setCacheBlocks when scanning.

2011-09-27 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116014#comment-13116014 ] Jonathan Gray commented on HBASE-4496: -- I can roll this in to my changes for

[jira] [Commented] (HBASE-3130) [replication] ReplicationSource can't recover from session expired on remote clusters

2011-09-27 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116016#comment-13116016 ] Jean-Daniel Cryans commented on HBASE-3130: --- Also I'd add that I was able to

[jira] [Commented] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116019#comment-13116019 ] jirapos...@reviews.apache.org commented on HBASE-3446: -- bq. On

[jira] [Created] (HBASE-4503) Purge deprecated HBaseClusterTestCase

2011-09-27 Thread stack (Created) (JIRA)
Purge deprecated HBaseClusterTestCase - Key: HBASE-4503 URL: https://issues.apache.org/jira/browse/HBASE-4503 Project: HBase Issue Type: Improvement Reporter: stack It could gain us a few

[jira] [Updated] (HBASE-4503) Purge deprecated HBaseClusterTestCase

2011-09-27 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4503: - Attachment: 4503.txt Here are a few tests converted. Few more to do. Purge deprecated

[jira] [Commented] (HBASE-4489) Better key splitting in RegionSplitter

2011-09-27 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116021#comment-13116021 ] Jonathan Hsieh commented on HBASE-4489: --- A few thoughts: I agree with jgray -- I

[jira] [Commented] (HBASE-4448) HBaseTestingUtilityFactory - pattern for re-using HBaseTestingUtility instances across unit tests

2011-09-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116023#comment-13116023 ] stack commented on HBASE-4448: -- I agree with your Every little bit helps. (I am working on

[jira] [Commented] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116024#comment-13116024 ] jirapos...@reviews.apache.org commented on HBASE-3446: --

[jira] [Commented] (HBASE-4497) If region opening fails after updating META HBCK reports it as inconsistent and scanning the region throws NSRE

2011-09-27 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116032#comment-13116032 ] Jonathan Gray commented on HBASE-4497: -- I was just discussing this scenario with

[jira] [Updated] (HBASE-4209) The HBase hbase-daemon.sh SIGKILLs master when stopping it

2011-09-27 Thread Roman Shaposhnik (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated HBASE-4209: Attachment: HBASE-4209.final.patch.txt Latest version of patch attached. Unfortunately, it

[jira] [Commented] (HBASE-4455) Rolling restart RSs scenario, -ROOT-, .META. regions are lost in AssignmentManager

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

[jira] [Commented] (HBASE-4448) HBaseTestingUtilityFactory - pattern for re-using HBaseTestingUtility instances across unit tests

2011-09-27 Thread Doug Meil (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116061#comment-13116061 ] Doug Meil commented on HBASE-4448: -- re: passed from test to test This is described in

[jira] [Commented] (HBASE-3130) [replication] ReplicationSource can't recover from session expired on remote clusters

2011-09-27 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116072#comment-13116072 ] Lars Hofhansl commented on HBASE-3130: -- You sound like you are surprised :)

[jira] [Commented] (HBASE-3130) [replication] ReplicationSource can't recover from session expired on remote clusters

2011-09-27 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116073#comment-13116073 ] Jean-Daniel Cryans commented on HBASE-3130: --- More like joyful amusement, it's

[jira] [Commented] (HBASE-4062) Multi-column scanner unit test

2011-09-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116075#comment-13116075 ] jirapos...@reviews.apache.org commented on HBASE-4062: --

[jira] [Commented] (HBASE-4062) Multi-column scanner unit test

2011-09-27 Thread Mikhail Bautin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116077#comment-13116077 ] Mikhail Bautin commented on HBASE-4062: --- @Michael: apparently the patch is already

[jira] [Commented] (HBASE-4496) HFile V2 does not honor setCacheBlocks when scanning.

2011-09-27 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116101#comment-13116101 ] Lars Hofhansl commented on HBASE-4496: -- That sounds like a plan Jon. Let me know if

[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-4497) If region opening fails after updating META HBCK reports it as inconsistent and scanning the region throws NSRE

2011-09-27 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116134#comment-13116134 ] ramkrishna.s.vasudevan commented on HBASE-4497: --- I got this problem for 3

[jira] [Commented] (HBASE-4497) If region opening fails after updating META HBCK reports it as inconsistent and scanning the region throws NSRE

2011-09-27 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116139#comment-13116139 ] dhruba borthakur commented on HBASE-4497: - Can somebody pl elaborate any

[jira] [Commented] (HBASE-4497) If region opening fails after updating META HBCK reports it as inconsistent and scanning the region throws NSRE

2011-09-27 Thread Ming Ma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116151#comment-13116151 ] Ming Ma commented on HBASE-4497: checkAndPut might work. We will use checkAndPut on both

[jira] [Commented] (HBASE-4459) HbaseObjectWritable code is a byte, we will eventually run out of codes

2011-09-27 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116155#comment-13116155 ] dhruba borthakur commented on HBASE-4459: - @Todd: which varint are you referring

[jira] [Commented] (HBASE-4497) If region opening fails after updating META HBCK reports it as inconsistent and scanning the region throws NSRE

2011-09-27 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116160#comment-13116160 ] ramkrishna.s.vasudevan commented on HBASE-4497: --- I am not aware of ZK much.