Zichen Liu created FLINK-27505: ---------------------------------- Summary: Add javadoc comments to AsyncSinkBase Key: FLINK-27505 URL: https://issues.apache.org/jira/browse/FLINK-27505 Project: Flink Issue Type: Improvement Components: Connectors / Common Affects Versions: 1.15.0 Reporter: Zichen Liu
Currently the javadocs describing each of the parameters on the constructor for AsyncSinkBase exist in AsyncSinkBaseBuilder. Since we are not enforcing the use of the builder, it makes more sense to have these descriptions in the AsyncSinkBase. -- This message was sent by Atlassian Jira (v8.20.7#820007)