You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/16 07:32:38 UTC

[GitHub] [pulsar] Haaroon commented on issue #13301: File Connector repeats reading the same file if not deleted

Haaroon commented on issue #13301:
URL: https://github.com/apache/pulsar/issues/13301#issuecomment-995513022


   Well no it's a bug, not  feature. How ridiculous.  It shouldn't be like this. You cannot expect the user to want to delete their files. It should just skip files already processed.
   
   Get Outlook for Android<https://aka.ms/AAb9ysg>
   ________________________________
   From: liuchangqing ***@***.***>
   Sent: Thursday, December 16, 2021 2:38:09 AM
   To: apache/pulsar ***@***.***>
   Cc: Haaroon Y ***@***.***>; Author ***@***.***>
   Subject: Re: [apache/pulsar] File Connector repeats reading the same file if not deleted (Issue #13301)
   
   
   It's a feature.
   
   /**
    * If true, the file is not deleted after it has been processed and
    * causes the file to be picked up continually.
    */
   private Boolean keepFile = Boolean.FALSE;
   
   
   —
   You are receiving this because you authored the thread.
   Reply to this email directly, view it on GitHub<https://github.com/apache/pulsar/issues/13301#issuecomment-995386264>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABWNAOXX6QUFBWEZ4L7DFILURFGJDANCNFSM5KBHXZ3A>.
   


-- 
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@pulsar.apache.org

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