[
https://issues.apache.org/jira/browse/ARIES-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344061#comment-15344061
]
ASF subversion and git services commented on ARIES-1579:
--------------------------------------------------------
Commit 08463cb2413433c5c17db5fd6daeb3110980d32a in aries-rsa's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=aries-rsa.git;h=08463cb ]
[ARIES-1579] Use cleaner way to start second container
> Fastbin tests often fail as zookeeper of previous test is still running
> -----------------------------------------------------------------------
>
> Key: ARIES-1579
> URL: https://issues.apache.org/jira/browse/ARIES-1579
> Project: Aries
> Issue Type: Bug
> Components: Remote Service Admin
> Affects Versions: rsa-1.8.0
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Fix For: rsa-1.9.0
>
>
> The current implementation for tests with two containers is not fully working.
> We start the second container in the @Configuration method but never stop it.
> So when the fastbin roundtrip test wants to do this a second time it fails.
> I created an extension of pax exam that allows to setup a remote container
> more cleanly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)