casuallc commented on issue #13301:
URL: https://github.com/apache/pulsar/issues/13301#issuecomment-995386264
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;
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]