You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Austin Cawley-Edwards (Jira)" <ji...@apache.org> on 2022/04/22 19:50:00 UTC

[jira] [Created] (FLINK-27356) Incorrect Number of Methods Listed for SplitReader

Austin Cawley-Edwards created FLINK-27356:
---------------------------------------------

             Summary: Incorrect Number of Methods Listed for SplitReader
                 Key: FLINK-27356
                 URL: https://issues.apache.org/jira/browse/FLINK-27356
             Project: Flink
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 1.14.0, 1.15.0
            Reporter: Austin Cawley-Edwards


The docs state that [`SplitReader`|https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/source/reader/splitreader/SplitReader.java] only has 3 methods, but it has four. The `close()` method is missing from the docs.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)