[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-11-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Attachment: 2645-addendum.txt This is what I applied. > HLog writer can do 1-2 sync operations a

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-11-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Resolution: Fixed Status: Resolved (was: Patch Available) Committing to trunk. Will reopen if fails aga

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-11-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Attachment: 2645v4.txt Cleaned up patch. Reenables the test and does some refactoring so different filesystems

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-11-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Status: Patch Available (was: Reopened) > HLog writer can do 1-2 sync operations after lease has been recove

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-11-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Attachment: 2645_hacking.txt Hacked up patch. Has two different users on two different filesystems (different d

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-11-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Attachment: org.apache.hadoop.hbase.regionserver.wal.TestHLogSplit-output.txt Log showing us missing writes.

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-11-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Attachment: hdfs_1.0_editswriter_recoverlease.txt hdfs 1.0 branch version. > HLog writer can do

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-11-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Attachment: hdfs_trunk_editswriter_recoverlease.txt Messy patch I was using on hdfs trunk. > HLo

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-10-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-2645: -- Attachment: org.apache.hadoop.hbase.regionserver.wal.TestHLogSplit-output.txt I can reproduce the test failure

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-10-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Resolution: Fixed Status: Resolved (was: Patch Available) Reenabled and updated the test that was failin

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-10-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Attachment: 2645v3.txt Thanks Ted. This is what I'll commit. Its the fixed test minus the pollution introduced

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-10-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Status: Patch Available (was: Open) Submitting patch > HLog writer can do 1-2 sync operations a

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-10-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Attachment: 2645v2.txt Reenabled the test. Had to refactor some since the WAL generating code has changed since

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-10-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Attachment: 2645.txt Update tests so it will run. > HLog writer can do 1-2 sync operations after

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2012-02-27 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-2645: - Fix Version/s: (was: 0.94.0) 0.96.0 No activity. Moving out of 0.94. Is th

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2011-06-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Moving out of 0.92. Pull it in again anyone if you want to work on it. > HLog writer can do 1-2 sync operations aft

[jira] [Updated] (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2011-06-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Component/s: (was: io) filters Affects Version/s: (was: 0.92.0)

[jira] Updated: (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2010-10-25 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ryan rawson updated HBASE-2645: --- Fix Version/s: (was: 0.90.0) 0.92.0 moving fix version to 0.92 > HLog writer

[jira] Updated: (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2010-10-05 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ryan rawson updated HBASE-2645: --- Affects Version/s: (was: 0.90.0) 0.92.0 > HLog writer can do 1-2 sync oper

[jira] Updated: (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2010-06-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2645: - Priority: Blocker (was: Major) Made it a blocker. > HLog writer can do 1-2 sync operations after lease has been