Uh oh!
There was an error while loading. Please reload this page.
HDDS-6282. Fix BlockDataStreamOutput#doFlushIfNeeded NPE - #3060
Conversation
guohao-rosicky
commented
Feb 9, 2022
This is a fix for a bug that reported errors in JIRA. Use the existing test. |
captainzmc
commented
Feb 10, 2022
Thanks @ayushtkn for the review. this bug was found in our patch that s3gateway support streaming write(HDDS-5869). |
captainzmc
commented
Feb 10, 2022
Hi @guohao-rosickyHDDS-4454 was synchronous with master branch. Can you rebase this patch? I think we can merge this bug fix first and continue #2858. |
82f3e7d to
d9eeb52Compared9eeb52 to
fd24d92Comparefd24d92 to
57fa5a4Comparecaptainzmc
commented
Feb 15, 2022
Failed CI has nothing to do with this PR. Let's merge this patch first and then continue HDDS-5869. Thanks @guohao-rosicky fix this and thanks @ayushtkn for the review. |
(cherry picked from commit fce0dfa)
What changes were proposed in this pull request?
Fix BlockDataStreamOutput#doFlushIfNeeded NPE
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-6282