MartijnVisser commented on a change in pull request #18165:
URL: https://github.com/apache/flink/pull/18165#discussion_r782006401



##########
File path: docs/content/docs/connectors/datastream/kinesis.md
##########
@@ -29,9 +29,26 @@ under the License.
 
 The Kinesis connector provides access to [Amazon AWS Kinesis 
Streams](http://aws.amazon.com/kinesis/streams/).
 
-To use the connector, add the following Maven dependency to your project:
-
-{{< artifact flink-connector-kinesis >}}
+To use this connector, add one or more of the following dependencies to your 
project, depending on whether you are reading from and/or writing to Kinesis 
Data Streams:

Review comment:
       @dannycranmer You can include a reference that the successor is expected 
in Flink 1.16 at latest of course, but I'm more worried that if you don't 
deprecate it now that you will have both the old and the new connector in the 
future which might make things even more hard. We also want to move forward to 
mark the Source- and Sinkfunction as deprecated. 




-- 
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]


Reply via email to