[
https://issues.apache.org/jira/browse/FLINK-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439518#comment-16439518
]
ASF GitHub Bot commented on FLINK-8703:
---------------------------------------
Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/5665#discussion_r181756063
--- Diff:
flink-runtime-web/src/test/java/org/apache/flink/runtime/webmonitor/testutils/HttpTestClient.java
---
@@ -185,6 +185,25 @@ public void sendDeleteRequest(String path,
FiniteDuration timeout) throws Timeou
sendRequest(getRequest, timeout);
}
+ /**
+ * Sends a simple PATH request to the given path. You only specify the
$path part of
--- End diff --
typo: PATH -> PATCH?
> Migrate tests from LocalFlinkMiniCluster to MiniClusterResource
> ---------------------------------------------------------------
>
> Key: FLINK-8703
> URL: https://issues.apache.org/jira/browse/FLINK-8703
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Reporter: Aljoscha Krettek
> Assignee: Chesnay Schepler
> Priority: Blocker
> Fix For: 1.5.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)