Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Unknown
Description
They currently have the same @UriEndpoint that represents all of their possible endpoint combinations. This usually works fine for Camel components. But some components such as twitter, ignite, hazelcast etc do have to many different endpoints that have very specific options per different endpoint.
We should split up this in different components so they are separated.
So we have
twitter-status
twitter-search
twitter-direct
Or something.
This will also help tooling, documentation, et all so they are clearly separated and there are no confusion. For example twitter mention do not support the delay option which only twitter search uses etc.
Attachments
Issue Links
- incorporates
-
CAMEL-11150 camel-ignite is removed from readme on each full build
- Resolved
- links to