[ https://issues.apache.org/jira/browse/CXF-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028457#comment-15028457 ]
Sergey Beryozkin commented on CXF-6622: --------------------------------------- HI Andriy, IMHO this is a good idea, will make it easier for users to experiment with C/B, and it does not affect the existing failover schema elements, so should be fine, Cheers, Sergey > Enhance Failover Feature to support Circuit Breaker pattern > ----------------------------------------------------------- > > Key: CXF-6622 > URL: https://issues.apache.org/jira/browse/CXF-6622 > Project: CXF > Issue Type: New Feature > Reporter: Sergey Beryozkin > Assignee: Andriy Redko > Fix For: NeedMoreInfo > > Attachments: hystrix_cc_failover.patch > > > The interest in supporting Netflix Hystrix in CXF grows. Having a quality > circuit breaker failover feature/selector (not necessarily Hystrix based) > would be great > Spring-based configuration is going to support new *circuit-breaker-failover* > feature: > {code:xml} > <clustering:circuit-breaker-failover threshold=".." timeout=".."> > <clustering:strategy>...</clustering:strategy> > </clustering:circuit-breaker-failover> > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)