This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 9e30806 [FLINK-20567][docs][table] Fix generics
add 15308a8 [hotfix][coordination] Remove unused code
add 7fcfeb6 [hotfix][coordination] Move logging of resource declaration
to slot pool
add 4f615b2 [hotfix][coordination] Centralize skipping declaration of
unchanged requirements
add 337f8dc [FLINK-20694][coordination] Extend slot pool logging
add 44280a4 [FLINK-20694][coordination] Do not rematch freed slots
No new revisions were added by this update.
Summary of changes:
.../slotpool/DeclarativeSlotPoolBridge.java | 15 ++----
.../slotpool/DeclarativeSlotPoolFactory.java | 2 +
.../slotpool/DefaultDeclarativeSlotPool.java | 57 +++++++---------------
.../DefaultDeclarativeSlotPoolFactory.java | 3 ++
.../slotpool/DeclarativeSlotPoolBridgeTest.java | 2 +-
.../DefaultDeclarativeSlotPoolBuilder.java | 2 +
.../slotpool/DefaultDeclarativeSlotPoolTest.java | 27 +++++++++-
7 files changed, 56 insertions(+), 52 deletions(-)