[ 
https://issues.apache.org/jira/browse/CAMEL-10798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978381#comment-15978381
 ] 

ASF GitHub Bot commented on CAMEL-10798:
----------------------------------------

Github user igarashitm closed the pull request at:

    https://github.com/apache/camel/pull/1648


> camel-twitter, camel-ignite - Make the uri endpoints separated
> --------------------------------------------------------------
>
>                 Key: CAMEL-10798
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10798
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Claus Ibsen
>            Assignee: Tomohisa Igarashi
>             Fix For: 2.19.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to