[
https://issues.apache.org/jira/browse/HBASE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153065#comment-13153065
]
Hadoop QA commented on HBASE-4815:
----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12504234/4815.patch
against trunk revision .
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
-1 findbugs. The patch appears to introduce 60 new Findbugs (version
1.3.9) warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
-1 core tests. The patch failed these unit tests:
org.apache.hadoop.hbase.client.TestAdmin
org.apache.hadoop.hbase.client.TestShell
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/294//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/294//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/294//console
This message is automatically generated.
> Disable online altering by default, create a config for it
> ----------------------------------------------------------
>
> Key: HBASE-4815
> URL: https://issues.apache.org/jira/browse/HBASE-4815
> Project: HBase
> Issue Type: Task
> Affects Versions: 0.92.0
> Reporter: Jean-Daniel Cryans
> Assignee: ramkrishna.s.vasudevan
> Priority: Blocker
> Fix For: 0.92.0
>
> Attachments: 4815.patch
>
>
> There's a whole class of bugs that we've been revealing from trying out
> online altering in conjunction with other operations like splitting.
> HBASE-4729, HBASE-4794, and HBASE-4814 are examples.
> It's not so much that the online altering code is buggy, but that it wasn't
> tested in an environment that permits splitting.
> I think we should mark online altering as experimental in 0.92 and add a
> config to enable it (so it would be disabled by default, requiring people to
> enable for altering table schema).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira