[
https://issues.apache.org/jira/browse/CAMEL-13465?focusedWorklogId=234531&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-234531
]
ASF GitHub Bot logged work on CAMEL-13465:
------------------------------------------
Author: ASF GitHub Bot
Created on: 29/Apr/19 14:01
Start Date: 29/Apr/19 14:01
Worklog Time Spent: 10m
Work Description: JiriOndrusek commented on pull request #2892:
[CAMEL-13465] Camel-box, BoxGroupMembership.Info getGroupMembershipIn…
URL: https://github.com/apache/camel/pull/2892
…fo(String groupMemebershipId) typo in argument name
Issue: https://issues.apache.org/jira/browse/CAMEL-13465
Typo in API was forcing users to use wrong name of argument in their code.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 234531)
Time Spent: 10m
Remaining Estimate: 0h
> Camel-box, BoxGroupMembership.Info getGroupMembershipInfo(String
> groupMemebershipId) typo in argument name
> ----------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-13465
> URL: https://issues.apache.org/jira/browse/CAMEL-13465
> Project: Camel
> Issue Type: Bug
> Components: camel-box
> Affects Versions: 3.0.0
> Reporter: Jiri Ondrusek
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There is a typo in argument of API method BoxGroupMembership.Info
> getGroupMembershipInfo(String groupMemebershipId). >>>memEbership<<<
> (see
> https://github.com/apache/camel/blob/master/components/camel-box/camel-box-api/src/main/java/org/apache/camel/component/box/api/BoxGroupsManager.java#L273)
> It forces users to use this "wrong" parameter in their code.
> Typo should be fixed, but it also has to be consistent in tests
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)