[jboss-jira] [JBoss JIRA] (WFWIP-275) If MP FT microservice is undeployed then new MP FT microservice must use old Hystrix instance
Miroslav Novak (Jira)
issues at jboss.org
Fri Dec 13 05:47:00 EST 2019
[ https://issues.redhat.com/browse/WFWIP-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825201#comment-13825201 ]
Miroslav Novak commented on WFWIP-275:
--------------------------------------
Thanks, this is fixed in:https://github.com/rhusar/wildfly/tree/WFLY-12590
Commit: 3ff9787ca147a45c1651fe1946b02c07c0a6ad15
> If MP FT microservice is undeployed then new MP FT microservice must use old Hystrix instance
> ---------------------------------------------------------------------------------------------
>
> Key: WFWIP-275
> URL: https://issues.redhat.com/browse/WFWIP-275
> Project: WildFly WIP
> Issue Type: Bug
> Components: MP Fault Tolerance
> Reporter: Miroslav Novak
> Assignee: Radoslav Husar
> Priority: Blocker
>
> In case that MP FT deployment configures Hystrix in some then after its undeployment and chaning configuration for Hystrix, this configuration must be applied (Hystrix restarted).
> Test scenario:
> * Deploy MP FT microservice
> * Undeploy and deploy another one with different configuration for Hystrix
> Expected result: Check that new configuration for hystrix is applied (hystrix restarted with new configuration)
> Actaul result: New configuration for Hystrix is not applied
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list