[jira] [Commented] (HBASE-7732) Make HFileWriter use the bytesPerChecksum obtained from config

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568133#comment-13568133 ] Ted Yu commented on HBASE-7732: --- The correct config param is hbase.hstore.bytes.per.checksum

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568135#comment-13568135 ] Ted Yu commented on HBASE-7723: --- Here is another failure:

[jira] [Updated] (HBASE-7733) Fix flaky TestZKProcedure.testMultiCohortWithMemberTimeoutDuringPrepare

2013-01-31 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7733: -- Description: Sometimes this test fails with this error message: {code} Wanted but not

[jira] [Updated] (HBASE-7603) refactor storefile management in HStore in order to support things like LevelDB-style compactions

2013-01-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7603: Attachment: HBASE-7603-v5.patch refactor storefile management in HStore in order to

[jira] [Commented] (HBASE-7603) refactor storefile management in HStore in order to support things like LevelDB-style compactions

2013-01-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568140#comment-13568140 ] Sergey Shelukhin commented on HBASE-7603: - Addressed all TODO [level except 3

[jira] [Updated] (HBASE-7733) Fix flaky TestZKProcedure.testMultiCohortWithMemberTimeoutDuringPrepare

2013-01-31 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7733: -- Attachment: hbase-7733.patch Quick patch -- basically on error handling cases if the

[jira] [Work started] (HBASE-7733) Fix flaky TestZKProcedure.testMultiCohortWithMemberTimeoutDuringPrepare

2013-01-31 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-7733 started by Jonathan Hsieh. Fix flaky TestZKProcedure.testMultiCohortWithMemberTimeoutDuringPrepare

[jira] [Updated] (HBASE-7730) HBaseAdmin#synchronousBalanceSwitch is not compatible with 0.92

2013-01-31 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7730: --- Attachment: 0.94-7730_v1.patch We don't have a way to get the actual exception object. So I used

[jira] [Updated] (HBASE-7733) Fix flaky TestZKProcedure.testMultiCohortWithMemberTimeoutDuringPrepare

2013-01-31 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7733: -- Component/s: snapshots Affects Version/s: hbase-7290 Fix Version/s:

[jira] [Updated] (HBASE-7733) Fix flaky TestZKProcedure.testMultiCohortWithMemberTimeoutDuringPrepare

2013-01-31 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7733: -- Status: Patch Available (was: In Progress) Fix flaky

[jira] [Updated] (HBASE-7730) HBaseAdmin#synchronousBalanceSwitch is not compatible with 0.92

2013-01-31 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7730: --- Status: Patch Available (was: Open) HBaseAdmin#synchronousBalanceSwitch is not compatible with

[jira] [Commented] (HBASE-7730) HBaseAdmin#synchronousBalanceSwitch is not compatible with 0.92

2013-01-31 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568143#comment-13568143 ] Jimmy Xiang commented on HBASE-7730: Here is a sample stacktrace to show the problem

[jira] [Commented] (HBASE-7732) Make HFileWriter use the bytesPerChecksum obtained from config

2013-01-31 Thread Rishit Shroff (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568144#comment-13568144 ] Rishit Shroff commented on HBASE-7732: -- Its the one added by JIRA 2478,

[jira] [Comment Edited] (HBASE-7730) HBaseAdmin#synchronousBalanceSwitch is not compatible with 0.92

2013-01-31 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568142#comment-13568142 ] Jimmy Xiang edited comment on HBASE-7730 at 1/31/13 9:44 PM: -

[jira] [Commented] (HBASE-7732) Make HFileWriter use the bytesPerChecksum obtained from config

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568148#comment-13568148 ] Ted Yu commented on HBASE-7732: --- HBASE-2478 is still open. Looks like this JIRA is for

[jira] [Commented] (HBASE-7729) TestCatalogTrackerOnCluster.testbadOriginalRootLocation fails occasionally

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568154#comment-13568154 ] Lars Hofhansl commented on HBASE-7729: -- I see the following event: {{2013-01-31

[jira] [Updated] (HBASE-7729) TestCatalogTrackerOnCluster.testbadOriginalRootLocation fails occasionally

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7729: - Attachment: 7729.txt Simple change, applies to both 0.94 and 0.96.

[jira] [Commented] (HBASE-7733) Fix flaky TestZKProcedure.testMultiCohortWithMemberTimeoutDuringPrepare

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568177#comment-13568177 ] Ted Yu commented on HBASE-7733: --- lgtm Fix flaky

[jira] [Commented] (HBASE-7730) HBaseAdmin#synchronousBalanceSwitch is not compatible with 0.92

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568182#comment-13568182 ] Ted Yu commented on HBASE-7730: --- {code} + } catch (UndeclaredThrowableException ute) {

[jira] [Commented] (HBASE-7729) TestCatalogTrackerOnCluster.testbadOriginalRootLocation fails occasionally

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568185#comment-13568185 ] Ted Yu commented on HBASE-7729: --- lgtm {code} +// the various ZKWatcher some time to

[jira] [Commented] (HBASE-7730) HBaseAdmin#synchronousBalanceSwitch is not compatible with 0.92

2013-01-31 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568189#comment-13568189 ] Jimmy Xiang commented on HBASE-7730: ute.getCause() is actually a RemoteException.

[jira] [Commented] (HBASE-7729) TestCatalogTrackerOnCluster.testbadOriginalRootLocation fails occasionally

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568191#comment-13568191 ] Lars Hofhansl commented on HBASE-7729: -- Thanks Ted. I am not 100% this will fix the

[jira] [Commented] (HBASE-7730) HBaseAdmin#synchronousBalanceSwitch is not compatible with 0.92

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568195#comment-13568195 ] Ted Yu commented on HBASE-7730: --- Alright. +1 on patch.

[jira] [Commented] (HBASE-7733) Fix flaky TestZKProcedure.testMultiCohortWithMemberTimeoutDuringPrepare

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

[jira] [Commented] (HBASE-7730) HBaseAdmin#synchronousBalanceSwitch is not compatible with 0.92

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

[jira] [Resolved] (HBASE-7729) TestCatalogTrackerOnCluster.testbadOriginalRootLocation fails occasionally

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-7729. -- Resolution: Fixed Assignee: Lars Hofhansl Hadoop Flags: Reviewed Committed to

[jira] [Updated] (HBASE-7729) TestCatalogTrackerOnCluster.testbadOriginalRootLocation fails occasionally

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7729: - Fix Version/s: 0.94.5 0.96.0

[jira] [Updated] (HBASE-7729) TestCatalogTrackerOnCluster.testbadOriginalRootLocation fails occasionally

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7729: - Component/s: test TestCatalogTrackerOnCluster.testbadOriginalRootLocation fails

[jira] [Commented] (HBASE-7730) HBaseAdmin#synchronousBalanceSwitch is not compatible with 0.92

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568208#comment-13568208 ] Lars Hofhansl commented on HBASE-7730: -- Eeeek. But I cannot think of anything

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-01-31 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568221#comment-13568221 ] Matteo Bertozzi commented on HBASE-7723: {code}int indexOfLogsDir =

[jira] [Updated] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7728: -- Attachment: 7728-v1.txt How about this patch ? It tries to guard against closed this.writer.

[jira] [Updated] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7728: -- Status: Patch Available (was: Open) deadlock occurs between hlog roller and hlog syncer

[jira] [Commented] (HBASE-7603) refactor storefile management in HStore in order to support things like LevelDB-style compactions

2013-01-31 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568230#comment-13568230 ] Matteo Bertozzi commented on HBASE-7603: I think that if you want to merge it now

[jira] [Commented] (HBASE-7733) Fix flaky TestZKProcedure.testMultiCohortWithMemberTimeoutDuringPrepare

2013-01-31 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568232#comment-13568232 ] Matteo Bertozzi commented on HBASE-7733: +1 looks good to me Fix

[jira] [Updated] (HBASE-7730) HBaseAdmin#synchronousBalanceSwitch is not compatible with 0.92

2013-01-31 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7730: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-7701) Opening regions on dead server are not reassigned quickly

2013-01-31 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7701: --- Attachment: trunk-7701_v2.patch Addressed Ram's review comments. Opening regions

[jira] [Commented] (HBASE-7603) refactor storefile management in HStore in order to support things like LevelDB-style compactions

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

[jira] [Updated] (HBASE-7701) Opening regions on dead server are not reassigned quickly

2013-01-31 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7701: --- Status: Patch Available (was: Open) Opening regions on dead server are not reassigned quickly

[jira] [Commented] (HBASE-7729) TestCatalogTrackerOnCluster.testbadOriginalRootLocation fails occasionally

2013-01-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568248#comment-13568248 ] Hudson commented on HBASE-7729: --- Integrated in HBase-0.94 #813 (See

[jira] [Commented] (HBASE-7603) refactor storefile management in HStore in order to support things like LevelDB-style compactions

2013-01-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568256#comment-13568256 ] Sergey Shelukhin commented on HBASE-7603: - [~mbertozzi] I have a first cut of

[jira] [Commented] (HBASE-7603) refactor storefile management in HStore in order to support things like LevelDB-style compactions

2013-01-31 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568272#comment-13568272 ] Matteo Bertozzi commented on HBASE-7603: I don't want a super giant patch with all

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

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

[jira] [Commented] (HBASE-7603) refactor storefile management in HStore in order to support things like LevelDB-style compactions

2013-01-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568279#comment-13568279 ] Sergey Shelukhin commented on HBASE-7603: - Ok, I will post stripe patch based on

[jira] [Created] (HBASE-7734) Fix TestFromClientSide#testFilterAcrossMultipleRegions

2013-01-31 Thread Manukranth Kolloju (JIRA)
Manukranth Kolloju created HBASE-7734: - Summary: Fix TestFromClientSide#testFilterAcrossMultipleRegions Key: HBASE-7734 URL: https://issues.apache.org/jira/browse/HBASE-7734 Project: HBase

[jira] [Commented] (HBASE-7717) Wait until regions are assigned in TestSplitTransactionOnCluster

2013-01-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568297#comment-13568297 ] Hudson commented on HBASE-7717: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #387 (See

[jira] [Commented] (HBASE-7729) TestCatalogTrackerOnCluster.testbadOriginalRootLocation fails occasionally

2013-01-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568298#comment-13568298 ] Hudson commented on HBASE-7729: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #387 (See

[jira] [Commented] (HBASE-7711) rowlock release problem with thread interruptions in batchMutate

2013-01-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568299#comment-13568299 ] Hudson commented on HBASE-7711: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #387 (See

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-01-31 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568306#comment-13568306 ] Himanshu Vashishtha commented on HBASE-7723: Yea, that's the reason why the

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568321#comment-13568321 ] Lars Hofhansl commented on HBASE-7728: -- How are we getting into HLog.syncer() with

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568324#comment-13568324 ] Lars Hofhansl commented on HBASE-7728: -- Oh I see: rollWriter - cleanupCurrentWriter -

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568326#comment-13568326 ] Ted Yu commented on HBASE-7723: --- bq. Either make the condition to clear out the existing

[jira] [Commented] (HBASE-7701) Opening regions on dead server are not reassigned quickly

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

[jira] [Created] (HBASE-7735) Prevent regions from moving during online snapshot.

2013-01-31 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-7735: - Summary: Prevent regions from moving during online snapshot. Key: HBASE-7735 URL: https://issues.apache.org/jira/browse/HBASE-7735 Project: HBase Issue

[jira] [Commented] (HBASE-7724) [0.94] Just OPENED regions are ignored by ServerShutdownHandler and go unassigned for ever

2013-01-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568337#comment-13568337 ] stack commented on HBASE-7724: -- [~ram_krish] let me review hbase-7521 (though going by Enis's

[jira] [Updated] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7728: - Attachment: 7728-suggest.txt How about this? Avoids holding the updateLock for the entire

[jira] [Commented] (HBASE-7721) Local Transactions in META

2013-01-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568347#comment-13568347 ] stack commented on HBASE-7721: -- Nice. bq. We have to implement a Custom RegionSplitPolicy

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-01-31 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568349#comment-13568349 ] Himanshu Vashishtha commented on HBASE-7723: Sorry if I was not clear enough

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

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

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568360#comment-13568360 ] Lars Hofhansl commented on HBASE-7728: -- This was an 0.94 patch. Lemme make a trunk

[jira] [Updated] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-7731: --- Attachment: 7731-1.patch Patch that fixes the problem, and adds tests.

[jira] [Updated] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7728: - Attachment: 7728-suggest-0.96.txt deadlock occurs between hlog roller and hlog syncer

[jira] [Updated] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-7731: --- Component/s: regionserver Fix Version/s: 0.96.0 Append/Increment methods in HRegion

[jira] [Updated] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-7731: --- Status: Patch Available (was: Open) Trying hudson. Append/Increment methods in

[jira] [Commented] (HBASE-7495) parallel seek in StoreScanner

2013-01-31 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568371#comment-13568371 ] Liang Xie commented on HBASE-7495: -- Hi [~yuzhih...@gmail.com], i ran the

[jira] [Commented] (HBASE-7495) parallel seek in StoreScanner

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568384#comment-13568384 ] Ted Yu commented on HBASE-7495: --- I don't think 22 more seconds in QA run are noticeable :-)

[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568390#comment-13568390 ] Ted Yu commented on HBASE-7731: --- Looks like the following method should check whether table

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568392#comment-13568392 ] Ted Yu commented on HBASE-7723: --- Is it possible to develop some script / tool to transform

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-01-31 Thread Kevin Odell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568395#comment-13568395 ] Kevin Odell commented on HBASE-7723: Himanshu, I don't think it is a big deal to

[jira] [Commented] (HBASE-7404) Bucket Cache:A solution about CMS,Heap Fragment and Big Cache on HBASE

2013-01-31 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568398#comment-13568398 ] chunhui shen commented on HBASE-7404: - bq.combination with LRU Block Cache Bloom block

[jira] [Updated] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-7731: --- Attachment: 7731-1.patch Sorry, had attached the wrong patch earlier. This is the right one.

[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

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

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

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

[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568412#comment-13568412 ] Devaraj Das commented on HBASE-7731: TestFromClientSide passes locally..

[jira] [Commented] (HBASE-7727) Flush the regions corresponding to .META. more often

2013-01-31 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568413#comment-13568413 ] Devaraj Das commented on HBASE-7727: [~anoopsamjohn], yes, time bound seems reasonable

[jira] [Commented] (HBASE-7729) TestCatalogTrackerOnCluster.testbadOriginalRootLocation fails occasionally

2013-01-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568415#comment-13568415 ] Hudson commented on HBASE-7729: --- Integrated in HBase-TRUNK #3836 (See

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568427#comment-13568427 ] Ted Yu commented on HBASE-7728: --- TestLogRollingNoCluster, the test added for concurrent log

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568429#comment-13568429 ] Anoop Sam John commented on HBASE-7728: --- Ted synchronized (this.updateLock) {

[jira] [Commented] (HBASE-7732) Make HFileWriter use the bytesPerChecksum obtained from config

2013-01-31 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568432#comment-13568432 ] Anoop Sam John commented on HBASE-7732: --- [~yuzhih...@gmail.com] You are correct.

[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568437#comment-13568437 ] Hadoop QA commented on HBASE-7731: -- {color:green}+1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568439#comment-13568439 ] Lars Hofhansl commented on HBASE-7728: -- Of course Ted. That's why I named it

[jira] [Comment Edited] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568429#comment-13568429 ] Ted Yu edited comment on HBASE-7728 at 2/1/13 3:43 AM: --- Ted {code}

[jira] [Commented] (HBASE-7731) Append/Increment methods in HRegion doesn't check whether the table is readonly or not

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568440#comment-13568440 ] Ted Yu commented on HBASE-7731: --- +1 on patch. Append/Increment methods in

[jira] [Updated] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7728: -- Attachment: 7728-v2.txt Patch v2 tries to align the order of locking so that there is no deadlock.

[jira] [Commented] (HBASE-7734) Fix TestFromClientSide#testFilterAcrossMultipleRegions

2013-01-31 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568446#comment-13568446 ] Anoop Sam John commented on HBASE-7734: --- bq.This check was removed when

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568452#comment-13568452 ] Lars Hofhansl commented on HBASE-7728: -- Does it need the part where it sets the

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568453#comment-13568453 ] Anoop Sam John commented on HBASE-7728: --- bq.Does it need the part where it sets the

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568464#comment-13568464 ] Lars Hofhansl commented on HBASE-7728: -- Do not we not have to check for tempWriter ==

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568467#comment-13568467 ] Anoop Sam John commented on HBASE-7728: --- bq.Do not we not have to check for

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

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

[jira] [Commented] (HBASE-7732) Make HFileWriter use the bytesPerChecksum obtained from config

2013-01-31 Thread Rishit Shroff (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568481#comment-13568481 ] Rishit Shroff commented on HBASE-7732: -- its for 89-fb branch. I on the 0.89 version.

[jira] [Updated] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7728: -- Attachment: 7728-v3.txt Patch v3 adds error log. There is null check at the beginning of hlogFlush(): {code}

[jira] [Updated] (HBASE-7732) [89-fb] Make HFileWriter use the bytesPerChecksum obtained from config

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7732: -- Summary: [89-fb] Make HFileWriter use the bytesPerChecksum obtained from config (was: Make HFileWriter use

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568485#comment-13568485 ] Ted Yu commented on HBASE-7728: --- I ran the two tests locally with patch and they passed:

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568490#comment-13568490 ] Anoop Sam John commented on HBASE-7728: --- [~yuzhih...@gmail.com] You mean this?

[jira] [Updated] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7728: -- Attachment: 7728-v4.txt Patch v4 addresses Anoop's comments deadlock occurs between hlog

[jira] [Assigned] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-7728: - Assignee: Ted Yu deadlock occurs between hlog roller and hlog syncer

[jira] [Updated] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7728: -- Status: Open (was: Patch Available) deadlock occurs between hlog roller and hlog syncer

[jira] [Updated] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7728: -- Attachment: 7728-0.94.txt deadlock occurs between hlog roller and hlog syncer

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568504#comment-13568504 ] Anoop Sam John commented on HBASE-7728: --- Ted In the last patch you removed the null

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568506#comment-13568506 ] Ted Yu commented on HBASE-7728: --- TestLogRollingNoCluster and *HLog* tests passed for 0.94

<    1   2   3   >