Skip to content

Conversation

@XComp
Copy link
Contributor

@XComp XComp commented Aug 29, 2023

1.17 backport for parent PR #23296

XComp added 2 commits August 29, 2023 13:40
…e checks

The version and offset check is not really necessary for the server-side processing because it's
verifying test code (the ServerThread handles the forwarding of the version and the setting of the
offset). Therefore, we can also remove those checks.
@XComp XComp changed the title Flink 32751 v2 1.17 [FLINK-32751][collect] Fixes race condition between close and request handling processes in CollectSinkOperatorCoordinator Aug 29, 2023
@XComp XComp changed the title [FLINK-32751][collect] Fixes race condition between close and request handling processes in CollectSinkOperatorCoordinator [BP-1.17][FLINK-32751][collect] Fixes race condition between close and request handling processes in CollectSinkOperatorCoordinator Aug 29, 2023
@flinkbot
Copy link
Collaborator

flinkbot commented Aug 29, 2023

CI report:

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

XComp added 2 commits August 29, 2023 14:22
…improve its testability

Additionally, a few new test scenarios were added to CollectSinkOperatorCoordinatorTest and SocketConnection was introduced
@XComp XComp force-pushed the FLINK-32751-v2-1.17 branch from 455fba1 to 84309f4 Compare August 29, 2023 12:24
@XComp
Copy link
Contributor Author

XComp commented Aug 29, 2023

Force-pushed fix for compilation error: FutureAssert is not backported

@XComp
Copy link
Contributor Author

XComp commented Aug 30, 2023

The conflict resolution was a minor change. The parent PR is approved and CI is green. I'm gonna merge this one.

@XComp XComp merged commit b6e4cc5 into apache:release-1.17 Aug 30, 2023
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