You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/11/04 06:25:18 UTC

[GitHub] [inlong] healchow commented on a diff in pull request #6333: [INLONG-6332][Agent] Fix reboot will reset file position error

healchow commented on code in PR #6333:
URL: https://github.com/apache/inlong/pull/6333#discussion_r1013663010


##########
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/reader/file/MonitorTextFile.java:
##########
@@ -53,8 +53,9 @@ private MonitorTextFile() {
     }
 
     /**
-     * Mode of singleton
-     * @return MonitorTextFile instance
+     * mode of singleton

Review Comment:
   ```suggestion
        * Get a singleton instance of MonitorTextFile.
   ```



-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org