Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDDS-1920. Place ozone.om.address config key default value in ozone-site.xml #1237

Closed
wants to merge 1 commit into from

Conversation

smengcl
Copy link
Contributor

@smengcl smengcl commented Aug 6, 2019

No description provided.

…ite.xml

Change-Id: Ic5970b383357147b74a01680aedf40bed4d3e176
Copy link
Contributor

@bharatviswa504 bharatviswa504 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 94 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 625 trunk passed
+1 compile 391 trunk passed
+1 mvnsite 0 trunk passed
+1 shadedclient 1884 branch has no errors when building and testing our client artifacts.
+1 javadoc 168 trunk passed
_ Patch Compile Tests _
+1 mvninstall 614 the patch passed
+1 compile 394 the patch passed
+1 javac 394 the patch passed
+1 mvnsite 0 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 2 The patch has no ill-formed XML file.
+1 shadedclient 751 patch has no errors when building and testing our client artifacts.
+1 javadoc 172 the patch passed
_ Other Tests _
+1 unit 356 hadoop-hdds in the patch passed.
-1 unit 2066 hadoop-ozone in the patch failed.
+1 asflicense 41 The patch does not generate ASF License warnings.
6715
Reason Tests
Failed junit tests hadoop.ozone.client.rpc.TestSecureOzoneRpcClient
hadoop.ozone.om.TestScmSafeMode
hadoop.ozone.client.rpc.TestOzoneAtRestEncryption
hadoop.hdds.scm.pipeline.TestPipelineStateManager
hadoop.ozone.client.rpc.TestBlockOutputStreamWithFailures
hadoop.ozone.client.rpc.TestOzoneRpcClient
hadoop.hdds.scm.pipeline.TestRatisPipelineCreateAndDestory
hadoop.ozone.client.rpc.TestMultiBlockWritesWithDnFailures
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1237/1/artifact/out/Dockerfile
GITHUB PR #1237
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml
uname Linux a311d6461542 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 3cc0ace
Default Java 1.8.0_222
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1237/1/artifact/out/patch-unit-hadoop-ozone.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1237/1/testReport/
Max. process+thread count 4682 (vs. ulimit of 5500)
modules C: hadoop-hdds/common U: hadoop-hdds/common
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1237/1/console
versions git=2.7.4 maven=3.3.9
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 81 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 622 trunk passed
+1 compile 414 trunk passed
+1 mvnsite 0 trunk passed
+1 shadedclient 1895 branch has no errors when building and testing our client artifacts.
+1 javadoc 177 trunk passed
_ Patch Compile Tests _
+1 mvninstall 557 the patch passed
+1 compile 365 the patch passed
+1 javac 365 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 735 patch has no errors when building and testing our client artifacts.
+1 javadoc 168 the patch passed
_ Other Tests _
+1 unit 364 hadoop-hdds in the patch passed.
-1 unit 230 hadoop-ozone in the patch failed.
+1 asflicense 36 The patch does not generate ASF License warnings.
4781
Reason Tests
Failed junit tests hadoop.ozone.om.request.s3.multipart.TestS3InitiateMultipartUploadRequest
hadoop.ozone.om.request.file.TestOMFileCreateRequest
hadoop.ozone.om.response.bucket.TestOMBucketCreateResponse
hadoop.ozone.om.request.volume.TestOMVolumeSetQuotaRequest
hadoop.ozone.om.request.key.TestOMKeyCommitRequest
hadoop.ozone.om.request.volume.TestOMVolumeSetOwnerRequest
hadoop.ozone.om.request.key.TestOMAllocateBlockRequest
hadoop.ozone.om.request.s3.multipart.TestS3MultipartUploadCompleteRequest
hadoop.ozone.om.request.s3.multipart.TestS3MultipartUploadAbortRequest
hadoop.ozone.om.TestS3BucketManager
hadoop.ozone.om.ratis.TestOzoneManagerDoubleBufferWithOMResponse
hadoop.ozone.om.response.volume.TestOMVolumeSetQuotaResponse
hadoop.ozone.om.request.bucket.TestOMBucketSetPropertyRequest
hadoop.ozone.om.request.bucket.TestOMBucketCreateRequest
hadoop.ozone.om.request.s3.multipart.TestS3MultipartUploadCommitPartRequest
hadoop.ozone.om.response.volume.TestOMVolumeCreateResponse
hadoop.ozone.om.TestBucketManagerImpl
hadoop.ozone.om.request.file.TestOMDirectoryCreateRequest
hadoop.ozone.om.response.bucket.TestOMBucketSetPropertyResponse
hadoop.ozone.om.request.key.TestOMKeyCreateRequest
hadoop.ozone.om.request.volume.TestOMVolumeCreateRequest
hadoop.ozone.om.response.volume.TestOMVolumeSetOwnerResponse
hadoop.ozone.om.request.s3.bucket.TestS3BucketCreateRequest
hadoop.ozone.om.TestKeyDeletingService
hadoop.ozone.om.response.s3.bucket.TestS3BucketCreateResponse
hadoop.ozone.om.request.volume.TestOMVolumeDeleteRequest
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1237/2/artifact/out/Dockerfile
GITHUB PR #1237
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml
uname Linux 3023c048fb18 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 00b5a27
Default Java 1.8.0_212
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1237/2/artifact/out/patch-unit-hadoop-ozone.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1237/2/testReport/
Max. process+thread count 1366 (vs. ulimit of 5500)
modules C: hadoop-hdds/common U: hadoop-hdds/common
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1237/2/console
versions git=2.7.4 maven=3.3.9
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@arp7 arp7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@arp7
Copy link
Contributor

arp7 commented Aug 8, 2019

/label ozone

@arp7 arp7 added the ozone label Aug 8, 2019
@elek
Copy link
Member

elek commented Aug 12, 2019

/retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants