This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from a5bacfa1d [INLONG-7154][SDK] Fix metric report failure when topic does
not exist (#7158)
add a5425ace1 [INLONG-7156][Agent] Support directly sending raw file data
(#7157)
No new revisions were added by this update.
Summary of changes:
.../sources/reader/file/FileReaderOperator.java | 8 ++++-
.../apache/inlong/agent/plugin/TestFileAgent.java | 2 +-
.../agent/plugin/sources/TestTextFileReader.java | 34 +++++++++++++++++++++-
.../inlong/agent/plugin/task/TestTextFileTask.java | 6 +++-
.../agent-plugins/src/test/resources/test/3.txt | 5 ++++
5 files changed, 51 insertions(+), 4 deletions(-)
create mode 100644 inlong-agent/agent-plugins/src/test/resources/test/3.txt