[
https://issues.apache.org/activemq/browse/SM-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45386#action_45386
]
Ivan Pryvalov commented on SM-1554:
-----------------------------------
>We should probably try to find a way to suspend message flows until all SA
>have been started
I think, it would be enough.
> Suspending of deploying and starting component
> ----------------------------------------------
>
> Key: SM-1554
> URL: https://issues.apache.org/activemq/browse/SM-1554
> Project: ServiceMix
> Issue Type: Improvement
> Environment: SMX 3.2.x
> Reporter: Ivan Pryvalov
>
> Ivan,
> Startup and shutdown can be hard problems to tackle in this kind of
> environment, where services come and go as SA get deployed and removed. We
> should probably try to find a way to suspend message flows until all SA have
> been started or something else to avoid this kind of problem where a service
> starts sending messages to another one, that hasn't been started yet (because
> that is what you are trying to do here, I assume?). Could you submit a JIRA
> issue for this?
> Regards,
> Gert
> ivan wrote:
> > Hi!
> >
> > I faced following: service's installation can be suspended till needed
> > component (servicemix-bean etc) is installed.
> >
> > Can I use this mechanism to set dependency to some other service, but
> > component? I mean, installation and starting some service (service-unit) A
> > will be suspended till some service (service-unit) B is installed and
> > started.
> >
> > Thanks,
> > Ivan Pryvalov.
> >
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.