[jira] [Commented] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464501#comment-13464501 ] Ted Yu commented on HBASE-6871: --- I assume this bug needs to be fixed in 0.92 branch as well.

[jira] [Commented] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464496#comment-13464496 ] Lars Hofhansl commented on HBASE-6871: -- Patch looks good (as far as I can tell, I'll

[jira] [Commented] (HBASE-6875) Remove commons-httpclient, -component, and up versions on other jars (remove unused repository)

2012-09-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464493#comment-13464493 ] Ted Yu commented on HBASE-6875: --- I wonder if the following build error is related to this pa

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

2012-09-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464492#comment-13464492 ] Jesse Yates commented on HBASE-6879: Yeah, its not setting for me either. I've never s

[jira] [Commented] (HBASE-6876) Clean up WARNs and log messages around startup

2012-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464487#comment-13464487 ] Hudson commented on HBASE-6876: --- Integrated in HBase-TRUNK #3383 (See [https://builds.apach

[jira] [Commented] (HBASE-6875) Remove commons-httpclient, -component, and up versions on other jars (remove unused repository)

2012-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464486#comment-13464486 ] Hudson commented on HBASE-6875: --- Integrated in HBase-TRUNK #3383 (See [https://builds.apach

[jira] [Updated] (HBASE-6875) Remove commons-httpclient, -component, and up versions on other jars (remove unused repository)

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6875: - Resolution: Fixed Fix Version/s: 0.96.0 Release Note: Removed unused libs commons-httpclient and comm

[jira] [Commented] (HBASE-6878) DistributerLogSplit can fail to resubmit a task done if there is an exception during the log archiving

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464471#comment-13464471 ] stack commented on HBASE-6878: -- taskFinisher will not return Status.DONE under what circumsta

[jira] [Updated] (HBASE-6876) Clean up WARNs and log messages around startup

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6876: - Resolution: Fixed Fix Version/s: 0.96.0 Status: Resolved (was: Patch Available) Small log mess

[jira] [Commented] (HBASE-6880) Failure in assigning root causes system hang

2012-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464468#comment-13464468 ] ramkrishna.s.vasudevan commented on HBASE-6880: --- @Jimmy I think the problem

[jira] [Commented] (HBASE-6854) Deletion of SPLITTING node on split rollback should clear the region from RIT

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464465#comment-13464465 ] stack commented on HBASE-6854: -- Looking at the patch, why we do this: {code} - LOG.

[jira] [Commented] (HBASE-6876) Clean up WARNs and log messages around startup

2012-09-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464461#comment-13464461 ] Hadoop QA commented on HBASE-6876: -- -1 overall. Here are the results of testing the late

[jira] [Updated] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6871: - Hadoop Flags: Reviewed Status: Patch Available (was: Open) > HFileBlockIndex Write Error BlockInde

[jira] [Updated] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6871: - Attachment: 6871.txt Forward port of Mikhails' 0.89-fb patch. Minor changes using getDataTestDir instead of get

[jira] [Commented] (HBASE-6854) Deletion of SPLITTING node on split rollback should clear the region from RIT

2012-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464443#comment-13464443 ] ramkrishna.s.vasudevan commented on HBASE-6854: --- Found the problem. It is a

[jira] [Commented] (HBASE-5071) HFile has a possible cast issue.

2012-09-26 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464431#comment-13464431 ] Harsh J commented on HBASE-5071: We could close it with a note that it does not affect HFi

[jira] [Commented] (HBASE-6853) IllegalArgument Exception is thrown when an empty region is spliitted.

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464427#comment-13464427 ] stack commented on HBASE-6853: -- [~ram_krish] Yes. +1 on HBASE-6853_splitfailure.patch

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

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464424#comment-13464424 ] stack commented on HBASE-6879: -- Does it work for you? I tried doing import under code templa

[jira] [Updated] (HBASE-6876) Clean up WARNs and log messages around startup

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6876: - Status: Patch Available (was: Open) > Clean up WARNs and log messages around startup > -

[jira] [Updated] (HBASE-6876) Clean up WARNs and log messages around startup

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6876: - Status: Open (was: Patch Available) > Clean up WARNs and log messages around startup > -

[jira] [Updated] (HBASE-6876) Clean up WARNs and log messages around startup

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6876: - Attachment: logging2.txt Rebase > Clean up WARNs and log messages around startup > -

[jira] [Commented] (HBASE-6881) All regionservers are marked offline even there is still one up

2012-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464406#comment-13464406 ] ramkrishna.s.vasudevan commented on HBASE-6881: --- @Jimmy I typed my comment y

[jira] [Commented] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464390#comment-13464390 ] Phabricator commented on HBASE-6871: mbautin has closed the revision "[jira] [HBASE-68

[jira] [Commented] (HBASE-6679) RegionServer aborts due to race between compaction and split

2012-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464381#comment-13464381 ] Hudson commented on HBASE-6679: --- Integrated in HBase-TRUNK #3382 (See [https://builds.apach

[jira] [Commented] (HBASE-6881) All regionservers are marked offline even there is still one up

2012-09-26 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464378#comment-13464378 ] rajeshbabu commented on HBASE-6881: --- @Jimmy, bq.For the removed code, it is not needed,

[jira] [Commented] (HBASE-6679) RegionServer aborts due to race between compaction and split

2012-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464379#comment-13464379 ] Hudson commented on HBASE-6679: --- Integrated in HBase-0.94 #491 (See [https://builds.apache.

[jira] [Commented] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464350#comment-13464350 ] Phabricator commented on HBASE-6871: mbautin has commented on the revision "[jira] [HB

[jira] [Commented] (HBASE-6702) ResourceChecker refinement

2012-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464332#comment-13464332 ] Hudson commented on HBASE-6702: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #194 (See [https

[jira] [Commented] (HBASE-6884) Update documentation on unit tests

2012-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464330#comment-13464330 ] Hudson commented on HBASE-6884: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #194 (See [https

[jira] [Commented] (HBASE-6885) Typo in the Javadoc for close method of HTableInterface class

2012-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464331#comment-13464331 ] Hudson commented on HBASE-6885: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #194 (See [https

[jira] [Commented] (HBASE-5961) New standard HBase code formatter

2012-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464329#comment-13464329 ] Hudson commented on HBASE-5961: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #194 (See [https

[jira] [Resolved] (HBASE-6679) RegionServer aborts due to race between compaction and split

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-6679. -- Resolution: Fixed Fix Version/s: 0.96.0 0.94.3 Hadoop Flags: Reviewed Committed

[jira] [Updated] (HBASE-6679) RegionServer aborts due to race between compaction and split

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6679: - Attachment: 6679-1.094.patch 0.94 version > RegionServer aborts due to race between compaction a

[jira] [Commented] (HBASE-6889) Ignore source control files with apache-rat

2012-09-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464310#comment-13464310 ] Hadoop QA commented on HBASE-6889: -- -1 overall. Here are the results of testing the late

[jira] [Commented] (HBASE-6881) All regionservers are marked offline even there is still one up

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464305#comment-13464305 ] stack commented on HBASE-6881: -- Thanks for the explanation. bq. For the removed code, it is

[jira] [Commented] (HBASE-6679) RegionServer aborts due to race between compaction and split

2012-09-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464299#comment-13464299 ] Lars Hofhansl commented on HBASE-6679: -- I assume 0.94 and trunk have the issue, right

[jira] [Commented] (HBASE-5071) HFile has a possible cast issue.

2012-09-26 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464300#comment-13464300 ] Chris Trezzo commented on HBASE-5071: - It seems like this might not be a problem in HF

[jira] [Commented] (HBASE-5071) HFile has a possible cast issue.

2012-09-26 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464296#comment-13464296 ] Chris Trezzo commented on HBASE-5071: - [~mikhail] Do you want to have a look?

[jira] [Updated] (HBASE-5071) HFile has a possible cast issue.

2012-09-26 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Trezzo updated HBASE-5071: Component/s: HFile > HFile has a possible cast issue. > > >

[jira] [Updated] (HBASE-6679) RegionServer aborts due to race between compaction and split

2012-09-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-6679: --- Attachment: 6679-1.patch Patch as per the previous comment. > RegionServer aborts du

[jira] [Commented] (HBASE-6611) Forcing region state offline cause double assignment

2012-09-26 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464287#comment-13464287 ] Jimmy Xiang commented on HBASE-6611: Posted a patch on RB: https://reviews.apache.org/

[jira] [Commented] (HBASE-6055) Snapshots in HBase 0.96

2012-09-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464283#comment-13464283 ] Jesse Yates commented on HBASE-6055: {quote} Another semi-unrelated note... currently

[jira] [Commented] (HBASE-6679) RegionServer aborts due to race between compaction and split

2012-09-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464280#comment-13464280 ] Devaraj Das commented on HBASE-6679: bq. I suppose we could make the reference volatil

[jira] [Commented] (HBASE-6055) Snapshots in HBase 0.96

2012-09-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464276#comment-13464276 ] Jesse Yates commented on HBASE-6055: bq. When you're talking about hfiles, you are ref

[jira] [Updated] (HBASE-6889) Ignore source control files with apache-rat

2012-09-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-6889: --- Status: Patch Available (was: Open) > Ignore source control files with apache-rat >

[jira] [Created] (HBASE-6889) Ignore source control files with apache-rat

2012-09-26 Thread Jesse Yates (JIRA)
Jesse Yates created HBASE-6889: -- Summary: Ignore source control files with apache-rat Key: HBASE-6889 URL: https://issues.apache.org/jira/browse/HBASE-6889 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-6889) Ignore source control files with apache-rat

2012-09-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-6889: --- Attachment: hbase-6889-mvn-v0.patch Attaching patch that excludes .git and .svn folders from rat:chec

[jira] [Commented] (HBASE-5961) New standard HBase code formatter

2012-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464270#comment-13464270 ] Hudson commented on HBASE-5961: --- Integrated in HBase-TRUNK #3381 (See [https://builds.apach

[jira] [Commented] (HBASE-6885) Typo in the Javadoc for close method of HTableInterface class

2012-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464272#comment-13464272 ] Hudson commented on HBASE-6885: --- Integrated in HBase-TRUNK #3381 (See [https://builds.apach

[jira] [Commented] (HBASE-6884) Update documentation on unit tests

2012-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464271#comment-13464271 ] Hudson commented on HBASE-6884: --- Integrated in HBase-TRUNK #3381 (See [https://builds.apach

[jira] [Commented] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464265#comment-13464265 ] Phabricator commented on HBASE-6871: lhofhansl has commented on the revision "[jira] [

[jira] [Commented] (HBASE-6881) All regionservers are marked offline even there is still one up

2012-09-26 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464262#comment-13464262 ] Jimmy Xiang commented on HBASE-6881: Thanks for the review. I put it on RB for easy r

[jira] [Updated] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-6871: --- Attachment: D5703.5.patch mbautin updated the revision "[jira] [HBASE-6871] [89-fb] Block index corr

[jira] [Updated] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-6871: --- Attachment: D5703.4.patch mbautin updated the revision "[jira] [HBASE-6871] [89-fb] Test case to rep

[jira] [Updated] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-6871: --- Attachment: D5703.3.patch mbautin updated the revision "[jira] [HBASE-6871] [89-fb] Test case to rep

[jira] [Updated] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-6871: --- Attachment: D5703.2.patch mbautin updated the revision "[jira] [HBASE-6871] [89-fb] Test case to rep

[jira] [Commented] (HBASE-6881) All regionservers are marked offline even there is still one up

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464240#comment-13464240 ] stack commented on HBASE-6881: -- This patch seems to be undoing hbase-6438? Its ok to remove

[jira] [Commented] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464208#comment-13464208 ] Phabricator commented on HBASE-6871: stack has commented on the revision "[jira] [HBAS

[jira] [Commented] (HBASE-3896) Make AssignmentManager standalone testable by having its constructor take Interfaces rather than a CatalogTracker and a ServerManager

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464199#comment-13464199 ] stack commented on HBASE-3896: -- [~cody.mar...@gmail.com] Look for other issues w/ noob. Than

[jira] [Updated] (HBASE-6888) HBase scripts ignore any HBASE_OPTS set in the environment

2012-09-26 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Kishore updated HBASE-6888: -- Fix Version/s: 0.96.0 Assignee: Aditya Kishore Affects Version/s: 0.96.0

[jira] [Updated] (HBASE-6888) HBase scripts ignore any HBASE_OPTS set in the environment

2012-09-26 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Kishore updated HBASE-6888: -- Attachment: HBASE-6888_trunk.patch > HBase scripts ignore any HBASE_OPTS set in the environ

[jira] [Created] (HBASE-6888) HBase scripts ignore any HBASE_OPTS set in the environment

2012-09-26 Thread Aditya Kishore (JIRA)
Aditya Kishore created HBASE-6888: - Summary: HBase scripts ignore any HBASE_OPTS set in the environment Key: HBASE-6888 URL: https://issues.apache.org/jira/browse/HBASE-6888 Project: HBase Is

[jira] [Updated] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6871: - Fix Version/s: 0.96.0 0.94.3 > HFileBlockIndex Write Error BlockIndex in H

[jira] [Commented] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464150#comment-13464150 ] Phabricator commented on HBASE-6871: Kannan has accepted the revision "[jira] [HBASE-6

[jira] [Resolved] (HBASE-3896) Make AssignmentManager standalone testable by having its constructor take Interfaces rather than a CatalogTracker and a ServerManager

2012-09-26 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel resolved HBASE-3896. Resolution: Won't Fix > Make AssignmentManager standalone testable by having its constructor ta

[jira] [Work stopped] (HBASE-6886) Extract Interface from ServerManager

2012-09-26 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-6886 stopped by Cody Marcel. > Extract Interface from ServerManager > > > Key: HBASE-6886 >

[jira] [Resolved] (HBASE-6886) Extract Interface from ServerManager

2012-09-26 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel resolved HBASE-6886. Resolution: Won't Fix see parent comments > Extract Interface from ServerManager >

[jira] [Work stopped] (HBASE-3896) Make AssignmentManager standalone testable by having its constructor take Interfaces rather than a CatalogTracker and a ServerManager

2012-09-26 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-3896 stopped by Cody Marcel. > Make AssignmentManager standalone testable by having its constructor take > Interfaces rather than a CatalogTracker and a Se

[jira] [Commented] (HBASE-3896) Make AssignmentManager standalone testable by having its constructor take Interfaces rather than a CatalogTracker and a ServerManager

2012-09-26 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464144#comment-13464144 ] Cody Marcel commented on HBASE-3896: I still think it would be an overall cleaner solu

[jira] [Updated] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-6871: --- Attachment: D5703.1.patch mbautin requested code review of "[jira] [HBASE-6871] [89-fb] Test case to

[jira] [Assigned] (HBASE-6788) Convert AuthenticationProtocol to protocol buffer service

2012-09-26 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling reassigned HBASE-6788: Assignee: Gary Helmling > Convert AuthenticationProtocol to protocol buffer service > -

[jira] [Commented] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464138#comment-13464138 ] Mikhail Bautin commented on HBASE-6871: --- Actually, the non-root index format is more

[jira] [Commented] (HBASE-3896) Make AssignmentManager standalone testable by having its constructor take Interfaces rather than a CatalogTracker and a ServerManager

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464141#comment-13464141 ] stack commented on HBASE-3896: -- bq. Mockito already can just mock those out (eg. ServerManage

[jira] [Commented] (HBASE-5961) New standard HBase code formatter

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464131#comment-13464131 ] stack commented on HBASE-5961: -- Added addendum2 > New standard HBase code fo

[jira] [Updated] (HBASE-5961) New standard HBase code formatter

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5961: - Attachment: 5961-addendum2.txt Add license and remove the exclusion as per Cody +1 > New standar

[jira] [Commented] (HBASE-5961) New standard HBase code formatter

2012-09-26 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464124#comment-13464124 ] Cody Marcel commented on HBASE-5961: +1 to adding the licences. > New

[jira] [Commented] (HBASE-5961) New standard HBase code formatter

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464118#comment-13464118 ] stack commented on HBASE-5961: -- Committed exclusion addendum (I suppose I could equally as we

[jira] [Commented] (HBASE-3896) Make AssignmentManager standalone testable by having its constructor take Interfaces rather than a CatalogTracker and a ServerManager

2012-09-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464117#comment-13464117 ] Jesse Yates commented on HBASE-3896: bq. Other implementations would be mocks that imp

[jira] [Updated] (HBASE-5961) New standard HBase code formatter

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5961: - Attachment: 5961-addendum.txt Addendum excluding formatter file from rat check > New standard HB

[jira] [Commented] (HBASE-6679) RegionServer aborts due to race between compaction and split

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464107#comment-13464107 ] stack commented on HBASE-6679: -- bq. Yes.. but that still could be exposed to the problems of

[jira] [Created] (HBASE-6887) Convert security-related shell commands to use PB-based AccessControlService

2012-09-26 Thread Gary Helmling (JIRA)
Gary Helmling created HBASE-6887: Summary: Convert security-related shell commands to use PB-based AccessControlService Key: HBASE-6887 URL: https://issues.apache.org/jira/browse/HBASE-6887 Project: H

[jira] [Commented] (HBASE-6435) Reading WAL files after a recovery leads to time lost in HDFS timeouts when using dead datanodes

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464100#comment-13464100 ] stack commented on HBASE-6435: -- So not a requirement but a strong suggestion? Yeah, we shoul

[jira] [Commented] (HBASE-6884) Update documentation on unit tests

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464086#comment-13464086 ] stack commented on HBASE-6884: -- Committed addendum. Thanks N. Thats clearer.

[jira] [Commented] (HBASE-5844) Delete the region servers znode after a regions server crash

2012-09-26 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464093#comment-13464093 ] nkeywal commented on HBASE-5844: It's strange, I didn't reproduce it. I should, because it

[jira] [Updated] (HBASE-6884) Update documentation on unit tests

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6884: - Attachment: 6884-addendum.txt Addendum w/ Nkeywals' edit. > Update documentation on unit tests >

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464080#comment-13464080 ] stack commented on HBASE-6846: -- Should we test length > 1 before subtracting 1 from it?

[jira] [Commented] (HBASE-6884) Update documentation on unit tests

2012-09-26 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464069#comment-13464069 ] nkeywal commented on HBASE-6884: Actually I was not sure on how to say it clearly and simp

[jira] [Updated] (HBASE-6885) Typo in the Javadoc for close method of HTableInterface class

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6885: - Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Status: Resolved (was: Patc

[jira] [Commented] (HBASE-3896) Make AssignmentManager standalone testable by having its constructor take Interfaces rather than a CatalogTracker and a ServerManager

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464063#comment-13464063 ] stack commented on HBASE-3896: -- bq. I don't think that abstracting out the serverManger and c

[jira] [Commented] (HBASE-6871) HFileBlockIndex Write Error BlockIndex in HFile V2

2012-09-26 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464056#comment-13464056 ] Mikhail Bautin commented on HBASE-6871: --- [~feng wang]: nice catch! My understanding

[jira] [Commented] (HBASE-6884) Update documentation on unit tests

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464057#comment-13464057 ] stack commented on HBASE-6884: -- I don't get it still (pardon me): {code} It can be increased

[jira] [Commented] (HBASE-6884) Update documentation on unit tests

2012-09-26 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464051#comment-13464051 ] nkeywal commented on HBASE-6884: It's 12 because you have 24 Gb of memory. It's the text b

[jira] [Updated] (HBASE-6702) ResourceChecker refinement

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6702: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I committed the

[jira] [Resolved] (HBASE-6884) Update documentation on unit tests

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-6884. -- Resolution: Fixed Assignee: nkeywal Hadoop Flags: Reviewed Committed the patch to trunk. Thanks

[jira] [Updated] (HBASE-6884) Update documentation on unit tests

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6884: - Attachment: 6884.txt Patch for the doc that adds in nkeywal's stuff below and adds a Resource Checker section --

[jira] [Commented] (HBASE-3896) Make AssignmentManager standalone testable by having its constructor take Interfaces rather than a CatalogTracker and a ServerManager

2012-09-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463995#comment-13463995 ] Jesse Yates commented on HBASE-3896: I don't think that abstracting out the serverMang

[jira] [Work started] (HBASE-6886) Extract Interface from ServerManager

2012-09-26 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-6886 started by Cody Marcel. > Extract Interface from ServerManager > > > Key: HBASE-6886 >

[jira] [Commented] (HBASE-3896) Make AssignmentManager standalone testable by having its constructor take Interfaces rather than a CatalogTracker and a ServerManager

2012-09-26 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463968#comment-13463968 ] Cody Marcel commented on HBASE-3896: I am making subtasks for this to break the change

[jira] [Work started] (HBASE-3896) Make AssignmentManager standalone testable by having its constructor take Interfaces rather than a CatalogTracker and a ServerManager

2012-09-26 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-3896 started by Cody Marcel. > Make AssignmentManager standalone testable by having its constructor take > Interfaces rather than a CatalogTracker and a Se

[jira] [Updated] (HBASE-6886) Extract Interface from ServerManager

2012-09-26 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated HBASE-6886: --- Assignee: Cody Marcel > Extract Interface from ServerManager > --

  1   2   >