This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 77a7d40 [FLINK-26285] Fixes an inconsistency which was introduced by
c3a6b51 as part of changes done for FLINK-19543
new 7a6c3c1 [FLINK-25819][runtime] Reordered requesting and recycling
buffers in order to avoid race condition in
testIsAvailableOrNotAfterRequestAndRecycleMultiSegments
new 70c8835 [FLINK-25819][runtime] Added new test for 'Insufficient
number of network buffers' scenario into NetworkBufferPoolTest
new e4c99b1 [hotfix][runtime] CodeStyle correction for
NetworkBufferPoolTest
The 3 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:
.../io/network/buffer/NetworkBufferPoolTest.java | 91 +++++++++++++---------
1 file changed, 53 insertions(+), 38 deletions(-)