Re: [PR] [FLINK-35810] Fix AsyncWaitOperatorTest missing endInput bug [flink]

2025-03-04 Thread via GitHub
reswqa merged PR #26242: URL: https://github.com/apache/flink/pull/26242 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache

Re: [PR] [FLINK-35810] Fix AsyncWaitOperatorTest missing endInput bug [flink]

2025-03-03 Thread via GitHub
flinkbot commented on PR #26242: URL: https://github.com/apache/flink/pull/26242#issuecomment-2696197701 ## CI report: * 28f55fee43f26ebf2473a534bbda2dc638b58e84 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-35810] Fix AsyncWaitOperatorTest missing endInput bug [flink]

2025-03-03 Thread via GitHub
yunfengzhou-hub opened a new pull request, #26242: URL: https://github.com/apache/flink/pull/26242 ## What is the purpose of the change This PR fixes the bug that AsyncWaitOperator might be triggering mailboxExecutor.execute() after the mailbox has been quiesced in AsyncWaitOperatorT

Re: [PR] [FLINK-35810] Fix AsyncWaitOperatorTest missing endInput bug [flink]

2025-03-03 Thread via GitHub
flinkbot commented on PR #26241: URL: https://github.com/apache/flink/pull/26241#issuecomment-2696127884 ## CI report: * e340d6112bf22608eefd16a4341b91f2d5683835 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-35810] Fix AsyncWaitOperatorTest missing endInput bug [flink]

2025-03-03 Thread via GitHub
yunfengzhou-hub opened a new pull request, #26241: URL: https://github.com/apache/flink/pull/26241 ## What is the purpose of the change This PR fixes the bug that AsyncWaitOperator might be triggering mailboxExecutor.execute() after the mailbox has been quiesced in AsyncWaitOperatorT