This is an automated email from the ASF dual-hosted git repository.
fanrui pushed a change to branch release-1.19
in repository https://gitbox.apache.org/repos/asf/flink.git
from e7ac9887f92 [hotfix] Rename ProtobufSQLITCaseTest -> ProtobufSQLITCase
new 891a9755eba [FLINK-33960][JUnit5 migration] Migrate
SlotSharingSlotAllocatorTest to Junit5 and Assertj
new d039c6f8ace [FLINK-33960][Scheduler] Fix the bug that Adaptive
Scheduler doesn't respect the lowerBound when one flink job has more than 1
tasks
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:
.../allocator/SlotSharingSlotAllocator.java | 34 +++++----
.../allocator/SlotSharingSlotAllocatorTest.java | 83 ++++++++++++----------
2 files changed, 65 insertions(+), 52 deletions(-)