Skip to content

Conversation

@XComp
Copy link
Contributor

@XComp XComp commented Apr 3, 2022

1.15 backport (excluding some minor hotfix commits) for parent PR #19304

@flinkbot
Copy link
Collaborator

flinkbot commented Apr 3, 2022

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

XComp added 3 commits April 4, 2022 07:30
The writeValue calls close by default internally. Calling flush afterwards
could cause errors. It's also not really necessary. OutputStream.flush does
not guarantee persistence according to its JavaDoc. In contrast, calling
close does guarantee it.
…ify that no operation is allowed on a closed stream
@XComp XComp force-pushed the FLINK-26957-bp-1.15 branch from 6c50fda to f14fa27 Compare April 4, 2022 05:31
@XComp
Copy link
Contributor Author

XComp commented Apr 4, 2022

I forgot to add the commit that renamed NonClosingOutputStreamDecorator which caused the ci failure -.-

@XComp
Copy link
Contributor Author

XComp commented Apr 4, 2022

Merging the PR since the CI passed and the parent PR was approved.

@XComp XComp merged commit cb0da8f into apache:release-1.15 Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants