-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-17098. DatanodeManager does not handle null storage type properly. #6840
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
Conversation
|
Any update about Jenkins? Why always fail here? |
|
I have noticed some issues with the CI, as some prs are not running complete checks. I remember we were adjusting the 'hadoop on windows' feature, which should have involved modifying the CI. Is there any progress on this matter? |
|
@slfan1989 I only disabled the Apache Hadoop Multibranch pipeline for Windows 10 - I didn't touch the CI for Linux and it's enabled. |
Thank you for your reply! After discussion, we have found the cause of CI failure, which should be related to upgrading surefire (#6664), and the related pr has been rolled back. |
|
Thanks all. Try to trigger CI again and let's wait what it will say. |
|
💔 -1 overall
This message was automatically generated. |
|
Failed unit tests are not related to this PR. Merged to trunk. Thanks @slfan1989 and also @teamconfx . |
|
@Hexiaoqiao / @slfan1989 looks like |
…y. (apache#6840). Contributed by ConfX. Signed-off-by: Shilun Fan <[email protected]>
…y. (apache#6840). Contributed by ConfX. Signed-off-by: Shilun Fan <[email protected]>


Description of PR
How was this patch tested?
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?