This is an automated email from the ASF dual-hosted git repository.

1996fanrui pushed a change to branch release-2.3
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 64d92834966 [FLINK-40311][tests] Rename `EndiannessAccessChecks` to 
`EndiannessAccessChecksTest`
     new b791bd07015 [FLINK-40269][tests] Add same-upstream unaligned rescale 
ITCase
     new 5e5e73d0966 [FLINK-40269][runtime] Fix channel state assignment for 
duplicate connections

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../runtime/checkpoint/TaskStateAssignment.java    | 106 +++++----
 .../checkpoint/StateAssignmentOperationTest.java   |  66 ++++++
 .../flink/runtime/testutils/CommonTestUtils.java   |  13 ++
 ...alignedCheckpointRescaleSameUpstreamITCase.java | 258 +++++++++++++++++++++
 4 files changed, 404 insertions(+), 39 deletions(-)
 create mode 100644 
flink-tests/src/test/java/org/apache/flink/test/checkpointing/UnalignedCheckpointRescaleSameUpstreamITCase.java

Reply via email to