-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-15471. TestHDFSContractMultipartUploader failing #2252
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
HDFS-15471. TestHDFSContractMultipartUploader failing #2252
Conversation
Contributed by Steve Loughran (Also: broken by Steve Loughran) PR includes a minor change to the HDFS Code to ensure yetus is happy; main change is that the eventually() clause is skipped on a consistent store, because it is not needed. Change-Id: Iac8f7c91b4b7a8c42506c6c24a89ca85f667dc0b
|
Ignore me, I'm just seeing why PRs are not linking to github in this case... |
no idea -just linked it by hand. Some discussion on common-dev about JIRA permissions |
|
💔 -1 overall
This message was automatically generated. |
iwasakims
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1.
Contributed by Steve Loughran (Was: broken by Steve Loughran) Change-Id: If6a82706f3ea6d802bc6da03c2a2ca734e30388f
Contributed by Steve Loughran
(Also: broken by Steve Loughran)
PR includes a minor change to the HDFS Code to ensure yetus is happy; main
change is that the eventually() clause is skipped on a consistent store,
because it is not needed.