[
https://issues.apache.org/jira/browse/HDDS-1371?focusedWorklogId=253465&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-253465
]
ASF GitHub Bot logged work on HDDS-1371:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jun/19 23:27
Start Date: 03/Jun/19 23:27
Worklog Time Spent: 10m
Work Description: hadoop-yetus commented on issue #703: HDDS-1371.
Download RocksDB checkpoint from OM Leader to Follower.
URL: https://github.com/apache/hadoop/pull/703#issuecomment-498462549
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| 0 | reexec | 814 | 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 appears to include 2 new or modified test
files. |
||| _ trunk Compile Tests _ |
| 0 | mvndep | 69 | Maven dependency ordering for branch |
| +1 | mvninstall | 588 | trunk passed |
| +1 | compile | 288 | trunk passed |
| +1 | checkstyle | 84 | trunk passed |
| +1 | mvnsite | 0 | trunk passed |
| +1 | shadedclient | 950 | branch has no errors when building and testing
our client artifacts. |
| +1 | javadoc | 168 | trunk passed |
| 0 | spotbugs | 338 | Used deprecated FindBugs config; considering
switching to SpotBugs. |
| +1 | findbugs | 530 | trunk passed |
||| _ Patch Compile Tests _ |
| 0 | mvndep | 29 | Maven dependency ordering for patch |
| +1 | mvninstall | 508 | the patch passed |
| +1 | compile | 288 | the patch passed |
| +1 | javac | 288 | the patch passed |
| -0 | checkstyle | 41 | hadoop-hdds: The patch generated 1 new + 0
unchanged - 0 fixed = 1 total (was 0) |
| -0 | checkstyle | 44 | hadoop-ozone: The patch generated 5 new + 0
unchanged - 0 fixed = 5 total (was 0) |
| +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 | 751 | patch has no errors when building and testing
our client artifacts. |
| +1 | javadoc | 168 | the patch passed |
| +1 | findbugs | 548 | the patch passed |
||| _ Other Tests _ |
| -1 | unit | 248 | hadoop-hdds in the patch failed. |
| -1 | unit | 163 | hadoop-ozone in the patch failed. |
| +1 | asflicense | 46 | The patch does not generate ASF License warnings. |
| | | 6519 | |
| Reason | Tests |
|-------:|:------|
| Failed junit tests | hadoop.hdds.scm.TestStorageContainerManagerHttpServer
|
| | hadoop.ozone.om.TestOzoneManagerHttpServer |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | Client=17.05.0-ce Server=17.05.0-ce base:
https://builds.apache.org/job/hadoop-multibranch/job/PR-703/5/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/703 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient findbugs checkstyle xml |
| uname | Linux 67e7a18fa221 4.4.0-141-generic #167~14.04.1-Ubuntu SMP Mon
Dec 10 13:20:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | personality/hadoop.sh |
| git revision | trunk / 277e9a8 |
| Default Java | 1.8.0_212 |
| checkstyle |
https://builds.apache.org/job/hadoop-multibranch/job/PR-703/5/artifact/out/diff-checkstyle-hadoop-hdds.txt
|
| checkstyle |
https://builds.apache.org/job/hadoop-multibranch/job/PR-703/5/artifact/out/diff-checkstyle-hadoop-ozone.txt
|
| unit |
https://builds.apache.org/job/hadoop-multibranch/job/PR-703/5/artifact/out/patch-unit-hadoop-hdds.txt
|
| unit |
https://builds.apache.org/job/hadoop-multibranch/job/PR-703/5/artifact/out/patch-unit-hadoop-ozone.txt
|
| Test Results |
https://builds.apache.org/job/hadoop-multibranch/job/PR-703/5/testReport/ |
| Max. process+thread count | 1309 (vs. ulimit of 5500) |
| modules | C: hadoop-hdds/common hadoop-hdds/framework hadoop-ozone/client
hadoop-ozone/common hadoop-ozone/integration-test hadoop-ozone/ozone-manager
hadoop-ozone/ozone-recon U: . |
| Console output |
https://builds.apache.org/job/hadoop-multibranch/job/PR-703/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: 253465)
Time Spent: 3h (was: 2h 50m)
> Download RocksDB checkpoint from OM Leader to Follower
> ------------------------------------------------------
>
> Key: HDDS-1371
> URL: https://issues.apache.org/jira/browse/HDDS-1371
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Reporter: Hanisha Koneru
> Assignee: Hanisha Koneru
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3h
> Remaining Estimate: 0h
>
> If a follower OM is lagging way behind the leader OM or in case of a restart
> or bootstrapping, a follower OM might need RocksDB checkpoint from the leader
> to catch up with it. This is because the leader might have purged its logs
> after taking a snapshot.
> This Jira aims to add support to download a RocksDB checkpoint from leader
> OM to follower OM through a HTTP servlet. We reuse the DBCheckpoint servlet
> used by Recon server.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]