[
https://issues.apache.org/jira/browse/CAMEL-13366?focusedWorklogId=218794&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-218794
]
ASF GitHub Bot logged work on CAMEL-13366:
------------------------------------------
Author: ASF GitHub Bot
Created on: 26/Mar/19 17:54
Start Date: 26/Mar/19 17:54
Worklog Time Spent: 10m
Work Description: vishal423 commented on pull request #2842: CAMEL-13366:
support maxConcurrentConsumers configuration on the endpoint URI
URL: https://github.com/apache/camel/pull/2842
- Closes CAMEL-13366
- This change would allow to specify `maxConcurrentConsumers` property on
the endpoint URI (docs already specify that)
- Unit tests to assert property behavior when specified on the endpoint URI.
----------------------------------------------------------------
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: 218794)
Time Spent: 10m
Remaining Estimate: 0h
> MLLP Endpoint 'maxConcurrentConsumers' configuration support
> ------------------------------------------------------------
>
> Key: CAMEL-13366
> URL: https://issues.apache.org/jira/browse/CAMEL-13366
> Project: Camel
> Issue Type: Bug
> Components: camel-mllp
> Affects Versions: 2.23.1
> Reporter: Vishal Mahajan
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If you provide 'maxConcurrentConsumers' query parameter on the endpoint URI,
> then, the route fails with error message
> _"There are 1 parameters that couldn't be set on the endpoint. Check the uri
> if the parameters are spelt correctly and that they are properties of the
> endpoint. Unknown parameters=[{maxConcurrentConsumers=xx}] "_
> As per docs, it should be supported as query parameter.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)