You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2020/08/13 08:17:02 UTC

[flink] branch master updated (47bf0aa -> 477accc)

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

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


    from 47bf0aa  [FLINK-18867][hive] Generic table stored in Hive catalog is incompatible for 1.10
     add ee0f55f  [FLINK-18902][rest] Allow request serving while the REST handlers are shutting down
     add 477accc  [hotfix] Remove mocking from RestServerEndpointITCase

No new revisions were added by this update.

Summary of changes:
 .../runtime/rest/handler/AbstractHandler.java      | 11 ++--
 .../rest/handler/InFlightRequestTracker.java       |  7 ++-
 .../runtime/rest/RestServerEndpointITCase.java     | 60 +++++++++++++++-------
 .../rest/handler/InFlightRequestTrackerTest.java   |  8 +++
 4 files changed, 59 insertions(+), 27 deletions(-)