davidradl commented on code in PR #27134:
URL: https://github.com/apache/flink/pull/27134#discussion_r2472721740


##########
flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/source/reader/SingleThreadMultiplexSourceReaderBase.java:
##########
@@ -81,6 +82,27 @@ public SingleThreadMultiplexSourceReaderBase(
                 context);
     }
 
+    /**
+     * The primary constructor for the source reader.

Review Comment:
   Agreed - I am not sure how useful the term is. Should be used for minimal 
parameters or the maximum parameters. 



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