[
https://issues.apache.org/jira/browse/HDDS-1836?focusedWorklogId=291228&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-291228
]
ASF GitHub Bot logged work on HDDS-1836:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Aug/19 12:20
Start Date: 08/Aug/19 12:20
Worklog Time Spent: 10m
Work Description: hadoop-yetus commented on issue #1133: HDDS-1836.
Change the default value of ratis leader election min timeout to a lower value
URL: https://github.com/apache/hadoop/pull/1133#issuecomment-519494708
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| 0 | reexec | 65 | Docker mode activated. |
||| _ Prechecks _ |
| +1 | dupname | 0 | No case conflicting files found. |
| +1 | @author | 0 | The patch does not contain any @author tags. |
| -1 | test4tests | 0 | 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. |
||| _ trunk Compile Tests _ |
| +1 | mvninstall | 576 | trunk passed |
| +1 | compile | 354 | trunk passed |
| +1 | checkstyle | 64 | trunk passed |
| +1 | mvnsite | 0 | trunk passed |
| +1 | shadedclient | 792 | branch has no errors when building and testing
our client artifacts. |
| +1 | javadoc | 149 | trunk passed |
| 0 | spotbugs | 422 | Used deprecated FindBugs config; considering
switching to SpotBugs. |
| +1 | findbugs | 616 | trunk passed |
||| _ Patch Compile Tests _ |
| +1 | mvninstall | 537 | the patch passed |
| +1 | compile | 356 | the patch passed |
| +1 | javac | 356 | the patch passed |
| +1 | checkstyle | 65 | the patch passed |
| +1 | mvnsite | 0 | the patch passed |
| +1 | whitespace | 0 | The patch has no whitespace issues. |
| +1 | xml | 1 | The patch has no ill-formed XML file. |
| +1 | shadedclient | 619 | patch has no errors when building and testing
our client artifacts. |
| +1 | javadoc | 147 | the patch passed |
| +1 | findbugs | 644 | the patch passed |
||| _ Other Tests _ |
| +1 | unit | 368 | hadoop-hdds in the patch passed. |
| -1 | unit | 2495 | hadoop-ozone in the patch failed. |
| +1 | asflicense | 39 | The patch does not generate ASF License warnings. |
| | | 8020 | |
| Reason | Tests |
|-------:|:------|
| Failed junit tests | hadoop.ozone.client.rpc.TestHybridPipelineOnDatanode |
| | hadoop.hdds.scm.pipeline.TestNodeFailure |
| | hadoop.ozone.web.client.TestKeys |
| | hadoop.ozone.client.rpc.TestBlockOutputStream |
| | hadoop.ozone.client.rpc.TestMultiBlockWritesWithDnFailures |
| | hadoop.hdds.scm.pipeline.TestRatisPipelineCreateAndDestory |
| | hadoop.hdds.scm.pipeline.TestRatisPipelineProvider |
| | hadoop.hdds.scm.pipeline.TestNode2PipelineMap |
| | hadoop.ozone.client.rpc.TestBCSID |
| | hadoop.ozone.client.rpc.TestContainerStateMachine |
| | hadoop.hdds.scm.safemode.TestSCMSafeModeWithPipelineRules |
| | hadoop.ozone.client.rpc.TestCloseContainerHandlingByClient |
| | hadoop.ozone.client.rpc.TestReadRetries |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | Client=19.03.1 Server=19.03.1 base:
https://builds.apache.org/job/hadoop-multibranch/job/PR-1133/5/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/1133 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient findbugs checkstyle xml |
| uname | Linux cf50d74aba0e 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | personality/hadoop.sh |
| git revision | trunk / 397a563 |
| Default Java | 1.8.0_222 |
| unit |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1133/5/artifact/out/patch-unit-hadoop-ozone.txt
|
| Test Results |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1133/5/testReport/ |
| Max. process+thread count | 3745 (vs. ulimit of 5500) |
| modules | C: hadoop-hdds/common U: hadoop-hdds/common |
| Console output |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1133/5/console |
| versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
| Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
This message was automatically generated.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 291228)
Time Spent: 1h 10m (was: 1h)
> Change the default value of ratis leader election min timeout to a lower value
> ------------------------------------------------------------------------------
>
> Key: HDDS-1836
> URL: https://issues.apache.org/jira/browse/HDDS-1836
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: Ozone Datanode
> Affects Versions: 0.5.0
> Reporter: Shashikant Banerjee
> Assignee: Shashikant Banerjee
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.5.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The default value of min leader election timeout currently is 5s(done with
> HDDS-1718) by default which is leading to leader election taking much longer
> time to timeout in case of network failures and leading to delayed creation
> of pipelines in the system. The idea is to change the default value to a
> lower value of "2s" for now.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]