Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
We should add methods to validate endpoints where we can tell Camel its used as consumer or producer. Then it can also validate if those options are possible on that mode.
eg if you have a file producer, and attempt to use a readLock option which is only supported on the consumer, it can then validate and fail.