[
https://issues.apache.org/jira/browse/CAMEL-13355?focusedWorklogId=216930&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-216930
]
ASF GitHub Bot logged work on CAMEL-13355:
------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Mar/19 18:33
Start Date: 21/Mar/19 18:33
Worklog Time Spent: 10m
Work Description: vishal423 commented on pull request #2837: CAMEL-13355:
copy method updated to include maxConcurrentConsumers
URL: https://github.com/apache/camel/pull/2837
- Closes CAMEL-13355
- This change would allow maxConcurrentConsumers property set at component
level to be used during endpoint instance creation.
- Refactored unit tests to remove code not in use and added unit tests
related to this change.
----------------------------------------------------------------
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: 216930)
Time Spent: 10m
Remaining Estimate: 0h
> MLLP Component 'maxConcurrentConsumers' configuration is ignored
> ----------------------------------------------------------------
>
> Key: CAMEL-13355
> URL: https://issues.apache.org/jira/browse/CAMEL-13355
> Project: Camel
> Issue Type: Bug
> Components: camel-mllp
> Affects Versions: 3.0.0-M1
> Reporter: Vishal Mahajan
> Priority: Minor
> Fix For: 3.0.0, 2.23.2, 2.24.0, 2.22.4, 3.0.0-M2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If you set 'maxConcurrentConsumers' property in the MllpConfiguration object
> and assign that to MllpComponent, then, during creation of MllpEndpoint
> instance, that property is ignored and default value of 5 is used.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)