davidradl commented on code in PR #32:
URL:
https://github.com/apache/flink-connector-http/pull/32#discussion_r3116044130
##########
docs/content.zh/docs/connectors/datastream/http.md:
##########
@@ -52,7 +52,7 @@ These options are specified on the builder using the
setProperty method.
| Option | Required |
Description/Value
|
|---------------------------------------------------------|----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| connector | required | Specify
what connector to use. For HTTP Sink it should be set to _'http-sink'_.
|
+| connector | required | Specify
what connector to use. For HTTP Sink it should be set to _'http-async-sink'_.
|
Review Comment:
that is fine - this is likely because we want all the names of things to be
unique compared to getindata so they can coexist.
--
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]