[jira] [Created] (HBASE-6587) Region would be assigned twice in the case of all RS offline

2012-08-14 Thread chunhui shen (JIRA)
chunhui shen created HBASE-6587: --- Summary: Region would be assigned twice in the case of all RS offline Key: HBASE-6587 URL: https://issues.apache.org/jira/browse/HBASE-6587 Project: HBase Iss

[jira] [Commented] (HBASE-6340) HBase RPC does not allow protocol extension with common interfaces.

2012-08-14 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434840#comment-13434840 ] Konstantin Shvachko commented on HBASE-6340: Ted, it is not going to be that s

[jira] [Updated] (HBASE-6550) Refactoring ReplicationSink to make it more responsive of cluster health

2012-08-14 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Vashishtha updated HBASE-6550: --- Status: Patch Available (was: Open) > Refactoring ReplicationSink to make it mor

[jira] [Commented] (HBASE-6565) hbase coprocessor return the Map object sometimes have a wrong size

2012-08-14 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434828#comment-13434828 ] Gary Helmling commented on HBASE-6565: -- @Stack - this is needed because the TreeMap i

[jira] [Updated] (HBASE-6550) Refactoring ReplicationSink to make it more responsive of cluster health

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6550: - Fix Version/s: 0.94.2 0.96.0 Let's get this into 0.94 as well.

[jira] [Updated] (HBASE-6561) Gets/Puts with many columns send the RegionServer into an "endless" loop

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6561: - Attachment: 6561-0.96-v5.txt Almost the same as v3 (not v4). Also does away with kvTail snapshotT

[jira] [Commented] (HBASE-6060) Regions's in OPENING state from failed regionservers takes a long time to recover

2012-08-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434821#comment-13434821 ] ramkrishna.s.vasudevan commented on HBASE-6060: --- Some testcases are failing.

[jira] [Commented] (HBASE-6561) Gets/Puts with many columns send the RegionServer into an "endless" loop

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

[jira] [Commented] (HBASE-6340) HBase RPC does not allow protocol extension with common interfaces.

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434817#comment-13434817 ] Zhihong Ted Yu commented on HBASE-6340: --- Take a look at hbase-server/src/test/protob

[jira] [Commented] (HBASE-6561) Gets/Puts with many columns send the RegionServer into an "endless" loop

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434815#comment-13434815 ] Lars Hofhansl commented on HBASE-6561: -- The new patch fails these tests: Failed tests

[jira] [Updated] (HBASE-6550) Refactoring ReplicationSink to make it more responsive of cluster health

2012-08-14 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Vashishtha updated HBASE-6550: --- Attachment: HBase-6550-v4.patch Sorry, I missed the clone in the last patch. Included

[jira] [Updated] (HBASE-6414) Remove the WritableRpcEngine & associated Invocation classes

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6414: -- Attachment: 6414-5.patch.txt Latest patch from DD. > Remove the WritableRpcEng

[jira] [Commented] (HBASE-6340) HBase RPC does not allow protocol extension with common interfaces.

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434804#comment-13434804 ] Zhihong Ted Yu commented on HBASE-6340: --- When I put this patch on top of latest patc

[jira] [Updated] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5728: - Fix Version/s: 0.94.2 0.96.0 Let's put this into 0.94 as well. Unless we're wo

[jira] [Comment Edited] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434793#comment-13434793 ] Lars Hofhansl edited comment on HBASE-6562 at 8/15/12 3:08 PM: -

[jira] [Commented] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434796#comment-13434796 ] Lars Hofhansl commented on HBASE-5728: -- +1 on v4 :) > Methods Missin

[jira] [Commented] (HBASE-6580) New HTable pool, based on HBase(byte[], HConnection, ExecutorService) constructor

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434794#comment-13434794 ] Lars Hofhansl commented on HBASE-6580: -- SingleConnectionPool? SharedConnectionPool? O

[jira] [Commented] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434795#comment-13434795 ] Jimmy Xiang commented on HBASE-5728: isAutoFlush() is already in the interface. Just a

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434793#comment-13434793 ] Lars Hofhansl commented on HBASE-6562: -- The patch is pretty simple. If there are obje

[jira] [Commented] (HBASE-6579) Unnecessary KV order check in StoreScanner

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434792#comment-13434792 ] Lars Hofhansl commented on HBASE-6579: -- This is a simple change, if there are no obje

[jira] [Updated] (HBASE-6579) Unnecessary KV order check in StoreScanner

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6579: - Status: Patch Available (was: Open) > Unnecessary KV order check in StoreScanner > -

[jira] [Assigned] (HBASE-6579) Unnecessary KV order check in StoreScanner

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned HBASE-6579: Assignee: Lars Hofhansl > Unnecessary KV order check in StoreScanner >

[jira] [Commented] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434788#comment-13434788 ] Lars Hofhansl commented on HBASE-5728: -- I'm fine either way. If we do not want to kee

[jira] [Commented] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434785#comment-13434785 ] Jimmy Xiang commented on HBASE-5728: @Lars, I see. So should we go with patch 1?

[jira] [Commented] (HBASE-6582) Code generation does run under m2eclipse

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

[jira] [Updated] (HBASE-6561) Gets/Puts with many columns send the RegionServer into an "endless" loop

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6561: - Attachment: 6561-0.96-v4.txt Attaching patch again > Gets/Puts with many columns

[jira] [Updated] (HBASE-6561) Gets/Puts with many columns send the RegionServer into an "endless" loop

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6561: - Status: Open (was: Patch Available) > Gets/Puts with many columns send the RegionServer into

[jira] [Updated] (HBASE-6561) Gets/Puts with many columns send the RegionServer into an "endless" loop

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6561: - Status: Patch Available (was: Open) Let's try hadoop qa again. > Gets/Puts with

[jira] [Commented] (HBASE-6550) Refactoring ReplicationSink to make it more responsive of cluster health

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434761#comment-13434761 ] Lars Hofhansl commented on HBASE-6550: -- Oh yeah, the conf must be cloned (like the fi

[jira] [Commented] (HBASE-6585) Audit log messages should contain info about the higher level operation being executed

2012-08-14 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434762#comment-13434762 ] Marcelo Vanzin commented on HBASE-6585: --- The "delete" case was just one example. If

[jira] [Commented] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434752#comment-13434752 ] Andrew Purtell commented on HBASE-5728: --- bq. v4 removed getRegionLocations. In Table

[jira] [Commented] (HBASE-6585) Audit log messages should contain info about the higher level operation being executed

2012-08-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434746#comment-13434746 ] Andrew Purtell commented on HBASE-6585: --- bq. That I cannot answer, and I think that'

[jira] [Commented] (HBASE-6586) Quarantine Corrupted HFiles

2012-08-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434744#comment-13434744 ] Andrew Purtell commented on HBASE-6586: --- I also think it's a bit dangerous to do wit

[jira] [Commented] (HBASE-6569) Extract HStore interface from Store

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

[jira] [Commented] (HBASE-5728) Methods Missing in HTableInterface

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

[jira] [Commented] (HBASE-6550) Refactoring ReplicationSink to make it more responsive of cluster health

2012-08-14 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434706#comment-13434706 ] Jean-Daniel Cryans commented on HBASE-6550: --- The TPE looks ok. Shouldn't the co

[jira] [Commented] (HBASE-6585) Audit log messages should contain info about the higher level operation being executed

2012-08-14 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434707#comment-13434707 ] Marcelo Vanzin commented on HBASE-6585: --- bq. Is permission distinct from WRITE for d

[jira] [Commented] (HBASE-6340) HBase RPC does not allow protocol extension with common interfaces.

2012-08-14 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434701#comment-13434701 ] Konstantin Shvachko commented on HBASE-6340: I also see that ProtobufRpcEngine

[jira] [Commented] (HBASE-6550) Refactoring ReplicationSink to make it more responsive of cluster health

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434698#comment-13434698 ] Lars Hofhansl commented on HBASE-6550: -- If you'll guarantee in writing that it only e

[jira] [Updated] (HBASE-6579) Unnecessary KV order check in StoreScanner

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6579: - Attachment: 6579.txt Replaces the check with an assert > Unnecessary KV order ch

[jira] [Commented] (HBASE-6340) HBase RPC does not allow protocol extension with common interfaces.

2012-08-14 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434694#comment-13434694 ] Konstantin Shvachko commented on HBASE-6340: Looked at HBASE-6414 patch. Writa

[jira] [Updated] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6562: - Attachment: 6562-v3.txt Addressing Ted's comments. Also added an isInternal method to identify KV

[jira] [Commented] (HBASE-6586) Quarantine Corrupted HFiles

2012-08-14 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434693#comment-13434693 ] Jonathan Hsieh commented on HBASE-6586: --- I basically agree with the dangerous defaul

[jira] [Commented] (HBASE-6579) Unnecessary KV order check in StoreScanner

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434687#comment-13434687 ] Lars Hofhansl commented on HBASE-6579: -- I'll do that. > Unnecessary

[jira] [Commented] (HBASE-6550) Refactoring ReplicationSink to make it more responsive of cluster health

2012-08-14 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434685#comment-13434685 ] Himanshu Vashishtha commented on HBASE-6550: Ok :) re: InterrupteException: e

[jira] [Commented] (HBASE-6577) RegionScannerImpl.nextRow() should seek to next row

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434686#comment-13434686 ] Lars Hofhansl commented on HBASE-6577: -- @Ram: Do you think this patch is incorrect? O

[jira] [Commented] (HBASE-6586) Quarantine Corrupted HFiles

2012-08-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434683#comment-13434683 ] Todd Lipcon commented on HBASE-6586: Automatically quarantining the files seems like a

[jira] [Commented] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434676#comment-13434676 ] Lars Hofhansl commented on HBASE-5728: -- @Jimmy: As an example we use these to paralle

[jira] [Commented] (HBASE-6568) Extract daemon thread factory from HTable into its own class

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

[jira] [Commented] (HBASE-6569) Extract HStore interface from Store

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

[jira] [Commented] (HBASE-6489) Incorrect TaskTracker logfile name

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

[jira] [Commented] (HBASE-6308) Coprocessors should be loaded in a custom ClassLoader to prevent dependency conflicts with HBase

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

[jira] [Commented] (HBASE-6576) HBaseAdmin.createTable should wait until the table is enabled

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

[jira] [Commented] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434665#comment-13434665 ] Jonathan Hsieh commented on HBASE-5728: --- +1 v4. Maybe file another jira if other me

[jira] [Commented] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434662#comment-13434662 ] Jimmy Xiang commented on HBASE-5728: @Lars, yes, we can add all useful methods to the

[jira] [Updated] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-5728: --- Hadoop Flags: Reviewed Status: Patch Available (was: Open) v4 removed getRegionLocations.

[jira] [Updated] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-5728: --- Attachment: trunk-5728_v4.patch > Methods Missing in HTableInterface > --

[jira] [Updated] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-5728: --- Status: Open (was: Patch Available) > Methods Missing in HTableInterface > -

[jira] [Commented] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434653#comment-13434653 ] Lars Hofhansl commented on HBASE-5728: -- @Jimmy: Once we agreed to option #2 above let

[jira] [Commented] (HBASE-6550) Refactoring ReplicationSink to make it more responsive of cluster health

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434650#comment-13434650 ] Lars Hofhansl commented on HBASE-6550: -- I like this patch. Ted will point out that y

[jira] [Commented] (HBASE-6586) Quarantine Corrupted HFiles

2012-08-14 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434643#comment-13434643 ] Jonathan Hsieh commented on HBASE-6586: --- I've done ports to 0.92/0.94/trunk where it

[jira] [Commented] (HBASE-6561) Gets/Puts with many columns send the RegionServer into an "endless" loop

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434645#comment-13434645 ] Lars Hofhansl commented on HBASE-6561: -- @N: It would not work if we repeatedly reseek

[jira] [Commented] (HBASE-6563) s.isMajorCompaction() throws npe will cause current major Compaction checking abort

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434642#comment-13434642 ] Zhihong Ted Yu commented on HBASE-6563: --- Hadoop QA got aborted: https://builds.apach

[jira] [Updated] (HBASE-6561) Gets/Puts with many columns send the RegionServer into an "endless" loop

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6561: - Attachment: 6561-0.96-v4.txt New patch. Uses the iterators directly. Also does away with kvTail a

[jira] [Commented] (HBASE-5728) Methods Missing in HTableInterface

2012-08-14 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434631#comment-13434631 ] Jonathan Hsieh commented on HBASE-5728: --- Hm.. why isn't {code} public NavigableMa

[jira] [Commented] (HBASE-6340) HBase RPC does not allow protocol extension with common interfaces.

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434623#comment-13434623 ] Zhihong Ted Yu commented on HBASE-6340: --- WritableRpcEngine.java would go away throug

[jira] [Commented] (HBASE-6569) Extract HStore interface from Store

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

[jira] [Commented] (HBASE-6586) Quarantine Corrupted HFiles

2012-08-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434617#comment-13434617 ] Andrew Purtell commented on HBASE-6586: --- So the quarantine should happen automatical

[jira] [Commented] (HBASE-6585) Audit log messages should contain info about the higher level operation being executed

2012-08-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434616#comment-13434616 ] Andrew Purtell commented on HBASE-6585: --- bq. It would be nice if the audit logs cont

[jira] [Commented] (HBASE-6340) HBase RPC does not allow protocol extension with common interfaces.

2012-08-14 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434610#comment-13434610 ] Konstantin Shvachko commented on HBASE-6340: > -1 javac. The applied patch gen

[jira] [Commented] (HBASE-6569) Extract HStore interface from Store

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434596#comment-13434596 ] Zhihong Ted Yu commented on HBASE-6569: --- Test suite has completed. TestFromClientSi

[jira] [Commented] (HBASE-6586) Quarantine Corrupted HFiles

2012-08-14 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434568#comment-13434568 ] Jonathan Hsieh commented on HBASE-6586: --- Our workaround thus far have been to manual

[jira] [Updated] (HBASE-6586) Quarantine Corrupted HFiles

2012-08-14 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-6586: -- Description: We've encountered a few upgrades from 0.90 hbases + 20.2/1.x hdfs to 0.92 hbases

[jira] [Commented] (HBASE-6568) Extract daemon thread factory from HTable into its own class

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

[jira] [Created] (HBASE-6586) Quarantine Corrupted HFiles

2012-08-14 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-6586: - Summary: Quarantine Corrupted HFiles Key: HBASE-6586 URL: https://issues.apache.org/jira/browse/HBASE-6586 Project: HBase Issue Type: Bug Repor

[jira] [Commented] (HBASE-6576) HBaseAdmin.createTable should wait until the table is enabled

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

[jira] [Created] (HBASE-6585) Audit log messages should contain info about the higher level operation being executed

2012-08-14 Thread Marcelo Vanzin (JIRA)
Marcelo Vanzin created HBASE-6585: - Summary: Audit log messages should contain info about the higher level operation being executed Key: HBASE-6585 URL: https://issues.apache.org/jira/browse/HBASE-6585

[jira] [Updated] (HBASE-6570) Fix hfile/log cleaning delegate method naming

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6570: -- Hadoop Flags: Reviewed Status: Patch Available (was: Open) Looks good to me.

[jira] [Updated] (HBASE-6567) make memory locking configuration of regioservers more flexible

2012-08-14 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-6567: --- Assignee: Matteo Bertozzi (was: Roman Shaposhnik) Status: Patch Available (was: Open)

[jira] [Updated] (HBASE-6569) Extract HStore interface from Store

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6569: -- Attachment: 6569-v3.patch Patch from review board. I am running test suite as well. Will inte

[jira] [Updated] (HBASE-6569) Extract HStore interface from Store

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6569: -- Hadoop Flags: Reviewed Status: Patch Available (was: Open) > Extract HStore inte

[jira] [Updated] (HBASE-6567) make memory locking configuration of regioservers more flexible

2012-08-14 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-6567: --- Attachment: HBASE-6567-v0.patch Added HBASE_REGIONSERVER_UID and HBASE_REGIONSERVER_MLOCK in

[jira] [Updated] (HBASE-6372) Add scanner batching to Export job

2012-08-14 Thread Alexander Alten-Lorenz (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Alten-Lorenz updated HBASE-6372: -- Attachment: HBASE-6372.5.patch > Add scanner batching to Export job > -

[jira] [Commented] (HBASE-5937) Refactor HLog into an interface.

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434504#comment-13434504 ] Zhihong Ted Yu commented on HBASE-5937: --- Here is partial list of failed tests: {code

[jira] [Updated] (HBASE-6372) Add scanner batching to Export job

2012-08-14 Thread Alexander Alten-Lorenz (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Alten-Lorenz updated HBASE-6372: -- Attachment: (was: HBASE-6372.5.patch) > Add scanner batching to Export

[jira] [Commented] (HBASE-6561) Gets/Puts with many columns send the RegionServer into an "endless" loop

2012-08-14 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434501#comment-13434501 ] nkeywal commented on HBASE-6561: bq. I could buy that if we never reseek to the current to

[jira] [Updated] (HBASE-6576) HBaseAdmin.createTable should wait until the table is enabled

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6576: -- Hadoop Flags: Reviewed Summary: HBaseAdmin.createTable should wait until the table is e

[jira] [Commented] (HBASE-6576) HBaseAdmin.createTable should wait until the table is enabled

2012-08-14 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434495#comment-13434495 ] Zhihong Ted Yu commented on HBASE-6576: --- Integrated to trunk. Thanks for the patch,

[jira] [Commented] (HBASE-6584) Test flappers due to port 60000 already in use.

2012-08-14 Thread s...@hotmail.com (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434491#comment-13434491 ] s...@hotmail.com commented on HBASE-6584: - Link to the latest test failure in bui

[jira] [Commented] (HBASE-5251) Some commands return "0 rows" when > 0 rows were processed successfully

2012-08-14 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434489#comment-13434489 ] Jesse Yates commented on HBASE-5251: @Sameer: TestShell looks like an issue with this

[jira] [Commented] (HBASE-5251) Some commands return "0 rows" when > 0 rows were processed successfully

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

[jira] [Created] (HBASE-6584) Test flappers due to port 60000 already in use.

2012-08-14 Thread s...@hotmail.com (JIRA)
s...@hotmail.com created HBASE-6584: --- Summary: Test flappers due to port 6 already in use. Key: HBASE-6584 URL: https://issues.apache.org/jira/browse/HBASE-6584 Project: HBase Issue Typ

[jira] [Commented] (HBASE-6060) Regions's in OPENING state from failed regionservers takes a long time to recover

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

[jira] [Commented] (HBASE-6372) Add scanner batching to Export job

2012-08-14 Thread Alexander Alten-Lorenz (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434458#comment-13434458 ] Alexander Alten-Lorenz commented on HBASE-6372: --- [INFO] Reactor Summary: [IN

[jira] [Commented] (HBASE-6582) Code generation does run under m2eclipse

2012-08-14 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434455#comment-13434455 ] Jesse Yates commented on HBASE-6582: +1 looks good to me. > Code gene

[jira] [Updated] (HBASE-6582) Code generation does run under m2eclipse

2012-08-14 Thread Michael Drzal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Drzal updated HBASE-6582: - Status: Patch Available (was: Open) > Code generation does run under m2eclipse > ---

[jira] [Updated] (HBASE-6583) Enhance Hbase load test tool to automatically create cf's if not present

2012-08-14 Thread Karthik Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Ranganathan updated HBASE-6583: --- Assignee: (was: Karthik Ranganathan) > Enhance Hbase load test tool to automa

[jira] [Updated] (HBASE-6582) Code generation does run under m2eclipse

2012-08-14 Thread Michael Drzal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Drzal updated HBASE-6582: - Attachment: HBASE-6582.patch Allows code generation to run from m2eclipse. > Cod

[jira] [Created] (HBASE-6583) Enhance Hbase load test tool to automatically create cf's if not present

2012-08-14 Thread Karthik Ranganathan (JIRA)
Karthik Ranganathan created HBASE-6583: -- Summary: Enhance Hbase load test tool to automatically create cf's if not present Key: HBASE-6583 URL: https://issues.apache.org/jira/browse/HBASE-6583 Pr

[jira] [Created] (HBASE-6582) Code generation does run under m2eclipse

2012-08-14 Thread Michael Drzal (JIRA)
Michael Drzal created HBASE-6582: Summary: Code generation does run under m2eclipse Key: HBASE-6582 URL: https://issues.apache.org/jira/browse/HBASE-6582 Project: HBase Issue Type: Bug

  1   2   >