【问题标题】:spring-cloud-starter-stream-source-file delete the file after processingspring-cloud-starter-stream-source-file 处理后删除文件
【发布时间】:2017-07-03 10:30:30
【问题描述】:

我正在尝试利用 spring-cloud-starter-stream-source-file 应用程序 (https://github.com/spring-cloud-stream-app-starters/file/tree/master/spring-cloud-starter-stream-source-file) 来轮询目录并将文件引用发送到自定义处理器以进行进一步处理。

在源应用处理后是否有删除文件的选项?

【问题讨论】:

    标签: spring-cloud-stream spring-cloud-dataflow


    【解决方案1】:

    我们还没有删除file-source 的已处理文件的选项。随时在file-source backlog 中添加故事 - 我们也欢迎贡献!

    作为替代方案,您可以使用sftp-source,其中包括一个选项,用于在成功摄取时删除远程文件。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-04-27
      • 2019-04-19
      • 1970-01-01
      • 2017-02-26
      • 2017-04-13
      • 2019-10-03
      相关资源
      最近更新 更多