[GitHub] [camel-quarkus] davsclaus commented on issue #1105: Read lock options for files are ignored

2020-04-20 Thread GitBox
davsclaus commented on issue #1105: URL: https://github.com/apache/camel-quarkus/issues/1105#issuecomment-616469676 Works on camel master (not camel-quarkus) so if there is something wrong then its in camel-quarkus. Its the FileProcessStrategyFactory that should be used as it has

[GitHub] [camel-quarkus] davsclaus commented on issue #1105: Read lock options for files are ignored

2020-04-20 Thread GitBox
davsclaus commented on issue #1105: URL: https://github.com/apache/camel-quarkus/issues/1105#issuecomment-616341997 readLock=change is actually one of the out of the box implementations, so you should NOT use it together with exclusiveReadLockStrategy as that is for using a custom