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

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


    from 3e2620bc785 [FLINK-28416][table] Add (Async)LookupFunction and 
providers in replace of (Async)TableFunction as the API for lookup table 
(#20177)
     add bbaeb628f48 [FLINK-28696][runtime] Fix the bug that the blocklist 
listeners will not be notified when there are no newly added nodes (only merge 
nodes)
     add 4d6c2df74f4 [hotfix][runtime] Fix the logger of 
BlocklistDeclarativeSlotPool

No new revisions were added by this update.

Summary of changes:
 .../runtime/blocklist/DefaultBlocklistHandler.java | 18 +++++---
 .../slotpool/BlocklistDeclarativeSlotPool.java     |  9 +---
 .../slotpool/DefaultDeclarativeSlotPool.java       | 30 ++++++-------
 .../blocklist/DefaultBlocklistHandlerTest.java     | 51 +++++++++++++---------
 4 files changed, 58 insertions(+), 50 deletions(-)

Reply via email to