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

zakelly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 7f1c201d92b [FLINK-36576][runtime] Improving amount-based data 
balancing distribution algorithm for 
DefaultVertexParallelismAndInputInfosDecider
     new 0bfbef664fc [FLINK-37089][Runtime] Avoid deadlock draining for derived 
async processing
     new 78ea6ecfca2 [FLINK-37089][Runtime] Prioritize the record context and 
queue in order

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:
 .../asyncprocessing/AsyncExecutionController.java  | 18 ++++-
 .../runtime/asyncprocessing/RecordContext.java     | 43 +++++++++-
 .../asyncprocessing/StateRequestBuffer.java        | 38 +++++++--
 .../AbstractAsyncStateStreamOperatorTest.java      | 94 ++++++++++++++++++++++
 4 files changed, 183 insertions(+), 10 deletions(-)

Reply via email to