Skip to content
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

[FLINK-33810][Runtime] Propagate RecordAttributes that contains isProcessingBacklog status #23919

Closed
wants to merge 9 commits into from

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    43991e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    0009454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    185b846 View commit details
    Browse the repository at this point in the history
  3. [FLINK-33810][runtime] Introduce processRecordAttributes method to In…

    …put and TwoInputStreamOperator
    Sxnan committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    93bd627 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a3a684 View commit details
    Browse the repository at this point in the history
  5. [FLINK-33202][runtime] SourceOperator send Watermark and RecordAttrib…

    …utes downstream when backlog status changed
    Sxnan committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8fd80a3 View commit details
    Browse the repository at this point in the history
  6. [FLINK-33810][runtime] Introduce and implement emitRecordAttributes m…

    …ethod of PushingAsyncDataInput#DataOutput
    Sxnan committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    77728ef View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    1a27c32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84d0516 View commit details
    Browse the repository at this point in the history