[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2015-01-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14263631#comment-14263631
 ] 

Hudson commented on HBASE-12577:


SUCCESS: Integrated in HBase-1.0 #629 (See 
[https://builds.apache.org/job/HBase-1.0/629/])
Revert HBASE-12746 [1.0.0RC0] Distributed Log Replay is on (HBASE-12577 was 
insufficient) (Jeffrey Zhong) (stack: rev 
d5f63f122131a45b24b5e3839d4b59a578652b2d)
* hbase-common/src/main/resources/hbase-default.xml
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterFileSystem.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestSplitLogManager.java
HBASE-12746 [1.0.0RC0] Distributed Log Replay is on (HBASE-12577 was 
insufficient) (Jeffrey Zhong) (stack: rev 
a32f485fecbcf7e1aa7159ac2fa9851c1bf1ae48)
* hbase-common/src/main/resources/hbase-default.xml
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestSplitLogManager.java


 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch, HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-12-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14259467#comment-14259467
 ] 

Hudson commented on HBASE-12577:


FAILURE: Integrated in HBase-1.0 #614 (See 
[https://builds.apache.org/job/HBase-1.0/614/])
HBASE-12746 [1.0.0RC0] Distributed Log Replay is on (HBASE-12577 was 
insufficient) (Jeffrey Zhong) (stack: rev 
2df74fbd4a85de1e5325ba6ad8595f2081238e29)
* hbase-common/src/main/resources/hbase-default.xml
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestSplitLogManager.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterFileSystem.java


 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch, HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-12-22 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14256263#comment-14256263
 ] 

stack commented on HBASE-12577:
---

See HBASE-12746.  More needed disabling DLR

 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch, HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-12-01 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230171#comment-14230171
 ] 

Lars Hofhansl commented on HBASE-12577:
---

Thanks [~enis]. Agreed then, let's have it off for 1.0.

 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch, HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-12-01 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230176#comment-14230176
 ] 

stack commented on HBASE-12577:
---

Lets write fat note in upgrade section that if you are on 0.98.4+ or clean 
setup, that you SHOULD enable it.

 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch, HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-12-01 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230690#comment-14230690
 ] 

stack commented on HBASE-12577:
---

Added note to the 1.0 upgrade section on DLR.

 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch, HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-12-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230697#comment-14230697
 ] 

Hudson commented on HBASE-12577:


FAILURE: Integrated in HBase-1.0 #525 (See 
[https://builds.apache.org/job/HBase-1.0/525/])
HBASE-12577 Disable distributed log replay by default (Jeffrey Zhong) (enis: 
rev 5610732173dcbbe9bc2c82170780f096385274cd)
* hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java


 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch, HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-12-01 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230712#comment-14230712
 ] 

Enis Soztutar commented on HBASE-12577:
---

Thanks Stack. 

 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch, HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-11-30 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229398#comment-14229398
 ] 

Enis Soztutar commented on HBASE-12577:
---

We have never turned it on for 0.98. 0.99.0 and 0.99.1 shipped with it being 
on, but they are non-production releases. HBASE-10888 is the first attempt to 
turn it on by default AFAIK. 




 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch, HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-11-30 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229449#comment-14229449
 ] 

Hadoop QA commented on HBASE-12577:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12684344/HBASE-12567.patch
  against master branch at commit 5985b485943e4664b83fad2f2cfd089e6031b062.
  ATTACHMENT ID: 12684344

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 
182 warning messages.

{color:green}+1 checkstyle{color}.  The applied patch does not increase the 
total number of checkstyle errors

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

  {color:green}+1 site{color}.  The mvn site goal succeeds with this patch.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/newPatchFindbugsWarningshbase-rest.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/newPatchFindbugsWarningshbase-annotations.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Checkstyle Errors: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/checkstyle-aggregate.html

  Javadoc warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//artifact/patchprocess/patchJavadocWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11877//console

This message is automatically generated.

 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch, HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This 

[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-11-26 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14226989#comment-14226989
 ] 

Hadoop QA commented on HBASE-12577:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12683925/HBASE-12567.patch
  against master branch at commit 57b38339db4683aab01cc92d9b0acac367b9ff36.
  ATTACHMENT ID: 12683925

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 checkstyle{color}.  The applied patch does not increase the 
total number of checkstyle errors

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

  {color:green}+1 site{color}.  The mvn site goal succeeds with this patch.

 {color:red}-1 core tests{color}.  The patch failed these unit tests:
   org.apache.hadoop.hbase.client.TestHCM
  
org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor
  org.apache.hadoop.hbase.client.TestFromClientSide

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/newPatchFindbugsWarningshbase-rest.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/newPatchFindbugsWarningshbase-annotations.html
Checkstyle Errors: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//artifact/patchprocess/checkstyle-aggregate.html

  Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11845//console

This message is automatically generated.

 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade 

[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-11-26 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14226996#comment-14226996
 ] 

stack commented on HBASE-12577:
---

TestHCM is a known issue.  The other fails should be fixed just now.

 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-11-26 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14227021#comment-14227021
 ] 

Lars Hofhansl commented on HBASE-12577:
---

Hmm... It seems OK to me to make an exception and make it clear. 0.98.4. 
Distributed Log Replay is too cool to have to off by default.
I forget now, is it on by default in 0.98 (I know, I know, I could just check)?


 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2

 Attachments: HBASE-12567.patch


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12577) Disable distributed log replay by default

2014-11-25 Thread Sean Busbey (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14225023#comment-14225023
 ] 

Sean Busbey commented on HBASE-12577:
-

+1, though I'd rather see the non-rolling-upgrade barrier move to 2.0.

 Disable distributed log replay by default
 -

 Key: HBASE-12577
 URL: https://issues.apache.org/jira/browse/HBASE-12577
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Jeffrey Zhong
Priority: Critical
 Fix For: 0.99.2


 Distributed log replay is an awesome feature, but due of HBASE-11094, the 
 rolling upgrade story from 0.98 is hard to explain / enforce. 
 The fix for HBASE-11094 only went into 0.98.4, meaning rolling upgrades from 
 0.98.4- might lose data during the upgrade. 
 I feel no matter how much documentation / warning we do, we cannot prevent 
 users from doing rolling upgrades from 0.98.4- to 1.0. And we do not want to 
 inconvenience the user by requiring a two step rolling upgrade.  
 Thus I think we should disable dist log replay for 1.0, and re-enable it 
 again for 1.1 (if rolling upgrade from 0.98 is not supported). 
 ie. undo: HBASE-10888



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)