[
https://issues.apache.org/jira/browse/HBASE-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164682#comment-13164682
]
Hadoop QA commented on HBASE-4610:
----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12506499/4610.txt
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 appears to have generated -160 warning
messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
-1 findbugs. The patch appears to introduce 72 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.util.hbck.TestOfflineMetaRebuildOverlap
org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/463//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/463//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/463//console
This message is automatically generated.
> Port HBASE-3380 (Master failover can split logs of live servers) to 92/trunk
> (definitely bring in config params, decide if we need to do more to fix the
> bug)
> -------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-4610
> URL: https://issues.apache.org/jira/browse/HBASE-4610
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 0.92.0, 0.94.0
> Reporter: Jonathan Gray
> Assignee: Jonathan Gray
> Fix For: 0.92.1
>
> Attachments: 4610.txt
>
>
> Over in HBASE-3380 we were having some TestMasterFailover flakiness. We
> added some more config parameters to better control the master startup loop
> where it waits for RS to heartbeat in. We had thought at the time that 92
> would have a different solution but it is still relying on heartbeats to
> learn about RSs.
> For now, we should definitely bring these config params into 92/trunk.
> Otherwise this is an incompatible regression and adding these will also make
> things like what was just reported over in HBASE-4603 trivial to fix in an
> optimal way.
--
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