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 1529b78 [hotfix][runtime] fix formatting in MiniClusterResource
add 6b9c1ac [FLINK-24887][rest] Add
CompletedOperationCache#containsOperation
add a66a876 [FLINK-24887][rest] Triggers do not check previous result
No new revisions were added by this update.
Summary of changes:
.../DispatcherCachedOperationsHandler.java | 22 ++--------------
.../handler/async/CompletedOperationCache.java | 6 +++++
.../DispatcherCachedOperationsHandlerTest.java | 24 +++++++++--------
.../handler/async/CompletedOperationCacheTest.java | 30 ++++++++++++++++++++++
4 files changed, 51 insertions(+), 31 deletions(-)