Closed searler closed 7 years ago
Obviously most applications cannot be restricted to "noop=true"
@searler thanks for reporting, that was a bug which is now fixed in master. Can you please give it a try? When working for you, I'll make a 0.8.1 release in the next days.
If message conversion fails, the corresponding exception is also set on the inbound CamelExchange (akka-stream and FS2)
that was a bug
I mean not the missing noop=true
was the bug but the fact that it didn't work otherwise 😃
Works now.
Thanks for the quick response
You're welcome. I just released 0.8.1 with this bug fix.
The
must be changed to
otherwise the file is moved before it can be read.