[
https://issues.apache.org/jira/browse/CAMEL-7469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011054#comment-14011054
]
ASF GitHub Bot commented on CAMEL-7469:
---------------------------------------
GitHub user grgrzybek opened a pull request:
https://github.com/apache/camel/pull/165
[CAMEL-7469] adding some synchronization for BP container and config admin
I checked 200 runs of the same test - all have passed!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grgrzybek/camel CAMEL-7469
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/165.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #165
----
commit e21a6930a3da4c2698d2c1acfca1c4c8401c97dd
Author: Grzegorz Grzybek <[email protected]>
Date: 2014-05-28T12:41:05Z
[CAMEL-7469] adding some synchronization for BP container and config admin
updates
----
> Make CamelBlueprintTestSupport tests more predictable
> -----------------------------------------------------
>
> Key: CAMEL-7469
> URL: https://issues.apache.org/jira/browse/CAMEL-7469
> Project: Camel
> Issue Type: Improvement
> Components: camel-blueprint
> Affects Versions: 2.13.1
> Reporter: Grzegorz Grzybek
> Assignee: Grzegorz Grzybek
> Fix For: 2.14.0
>
>
> Currently the tests which override
> {{org.apache.camel.test.blueprint.CamelBlueprintTestSupport#useOverridePropertiesWithConfigAdmin}}
> or
> {{org.apache.camel.test.blueprint.CamelBlueprintTestSupport#loadConfigAdminConfigurationFile}}
> have race issue, because changing configuration leads to reload of Blueprint
> Container.
--
This message was sent by Atlassian JIRA
(v6.2#6252)