vernedeng commented on code in PR #6350:
URL: https://github.com/apache/inlong/pull/6350#discussion_r1010063390
##########
inlong-manager/manager-client/src/main/java/org/apache/inlong/manager/client/api/inner/client/StreamSinkClient.java:
##########
@@ -87,6 +97,22 @@ public Pair<Boolean, String> updateSink(SinkRequest
sinkRequest) {
}
}
+ /**
+ * Update the stream sink by key
+ * @param sinkRequest
+ * @return
Review Comment:
fixed, thx
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]