zentol commented on a change in pull request #15972:
URL: https://github.com/apache/flink/pull/15972#discussion_r664011654
##########
File path:
flink-core/src/main/java/org/apache/flink/api/connector/source/SourceReader.java
##########
@@ -29,6 +33,17 @@
* The interface for a source reader which is responsible for reading the
records from the source
* splits assigned by {@link SplitEnumerator}.
*
+ * <p>Implementations should can provide the following metrics:
Review comment:
```suggestion
* <p>Implementations should provide the following metrics:
```
--
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]