EndzeitBegins commented on PR #9477:
URL: https://github.com/apache/nifi/pull/9477#issuecomment-2450532721

   Thank you for the contribution and providing the motivation behind this 
change, @pvillard31. 
   
   I think it makes a lot of sense to be able to exclude directories from being 
detected as buckets. 
   
   Does it make sense to allow users to define a pattern of paths to exempt as 
buckets, instead of hard-coding to ignore any "hidden", dot-prefixed 
directories? 
   The default value still could be `[.].*` but users would be able to exclude 
other directories as well, e.g. `ci` or `docs`. 


-- 
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]

Reply via email to