fapaul commented on a change in pull request #18041:
URL: https://github.com/apache/flink/pull/18041#discussion_r763826748



##########
File path: 
flink-connectors/flink-connector-elasticsearch-base/src/main/java/org/apache/flink/streaming/connectors/elasticsearch/ActionRequestFailureHandler.java
##########
@@ -59,8 +57,10 @@
  * exact type could not be retrieved through the older version Java client 
APIs (thus, the types
  * will be general {@link Exception}s and only differ in the failure message). 
In this case, it is
  * recommended to match on the provided REST status code.
+ *
+ * @deprecated This has been deprecated and will be removed in the future.
  */
-@PublicEvolving

Review comment:
       Please keep the initial annotation and only add `@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