davidradl commented on code in PR #8:
URL:
https://github.com/apache/flink-connector-http/pull/8#discussion_r2580630732
##########
flink-connector-http/src/main/java/org/apache/flink/connector/http/table/sink/HttpDynamicTableSinkFactory.java:
##########
@@ -38,7 +38,7 @@
/** Factory for creating {@link HttpDynamicSink}. */
public class HttpDynamicTableSinkFactory extends AsyncDynamicTableSinkFactory {
- public static final String IDENTIFIER = "http-sink";
+ public static final String IDENTIFIER = "http-apache-sink";
Review Comment:
@ferenc-csaky Good idea. I was struggling to find a good name.
--
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]