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

Claus Ibsen commented on CAMEL-14434:
-------------------------------------

And btw it seems like its a typo fix in the api name, so its an easy 
fix/upgrade. And for 2.x you can see the versioned component docs in github

https://github.com/apache/camel/blob/camel-2.23.0/components/camel-box/camel-box-component/src/main/docs/box-component.adoc

> Box component getGroupMembershipInfo and updateGroupMembershipInfo endpoint 
> options change between camel 2.21.x and camel 2.23.x
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-14434
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14434
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-box
>    Affects Versions: 2.21.0, 2.23.0
>            Reporter: Francesco Mongiardo
>            Priority: Major
>
> Box component groups can be invoked by:
> {\{box:groups/endpoint?[options]}}
> the following options differ between camel 2.21.x and 2.23.x:
> On camel 2.21.x works as it is specified in [2.x 
> documentation|https://camel.apache.org/components/2.x/box-component.html]:
> ||endpoint||options||
> |getGroupMembershipInfo|groupMem*e*bershipId|
> |updateGroupMembershipInfo|groupMem*e*bershipId, info|
> while on camel 2.23.x, even if it is 2.x branch, works as specified in [Camel 
> 3 |https://camel.apache.org/components/3.0.x/box-component.html]:
> ||endpoint||options||
> |getGroupMembershipInfo|groupMembershipId|
> |updateGroupMembershipInfo|groupMembershipId, info|
> I would treat that as a Document issue including into documentation a note 
> which specify that starting from version 2.23.x of camel the above specified 
> box component endpoint options change



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to