This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 10036d5 PIP 110: Support Topic metadata - PART-1 create topic with
properties (#12818)
add b4bee8a Support rename the file has been processed. (#13373)
No new revisions were added by this update.
Summary of changes:
.../apache/pulsar/io/file/FileListingThread.java | 11 +++-
.../apache/pulsar/io/file/FileSourceConfig.java | 11 ++++
.../apache/pulsar/io/file/ProcessedFileThread.java | 11 +++-
.../apache/pulsar/io/file/AbstractFileTests.java | 6 +++
.../pulsar/io/file/FileListingThreadTests.java | 46 +++++++++++++++++
.../pulsar/io/file/ProcessedFileThreadTests.java | 58 +++++++++++++++++++++-
site2/docs/io-file-source.md | 5 +-
7 files changed, 144 insertions(+), 4 deletions(-)