[jira] [Updated] (CXF-6622) Enhance Failover Feature to support Circuit Breaker pattern
[ https://issues.apache.org/jira/browse/CXF-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andriy Redko updated CXF-6622: -- Description: 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} ... {code} Documentation: https://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS+Failover https://cwiki.apache.org/confluence/display/CXF20DOC/FailoverFeature https://cwiki.apache.org/confluence/display/CXF20DOC/Using+CXF+and+Failover+in+OSGi+environment Samples: distribution\src\main\release\samples\clustering OSGi blueprint sample: distribution\src\main\release\samples\clustering\failover_jaxws_osgi was: 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} ... {code} Documentation: https://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS+Failover https://cwiki.apache.org/confluence/display/CXF20DOC/FailoverFeature Samples: distribution\src\main\release\samples\clustering OSGi blueprint sample: distribution\src\main\release\samples\clustering\failover_jaxws_osgi > 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} > > ... > > {code} > Documentation: > https://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS+Failover > https://cwiki.apache.org/confluence/display/CXF20DOC/FailoverFeature > https://cwiki.apache.org/confluence/display/CXF20DOC/Using+CXF+and+Failover+in+OSGi+environment > Samples: > distribution\src\main\release\samples\clustering > OSGi blueprint sample: > distribution\src\main\release\samples\clustering\failover_jaxws_osgi -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (CXF-6622) Enhance Failover Feature to support Circuit Breaker pattern
[ https://issues.apache.org/jira/browse/CXF-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andriy Redko updated CXF-6622: -- Fix Version/s: (was: NeedMoreInfo) 3.1.5 > 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: 3.1.5 > > 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} > > ... > > {code} > Documentation: > https://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS+Failover > https://cwiki.apache.org/confluence/display/CXF20DOC/FailoverFeature > https://cwiki.apache.org/confluence/display/CXF20DOC/Using+CXF+and+Failover+in+OSGi+environment > Samples: > distribution\src\main\release\samples\clustering > OSGi blueprint sample: > distribution\src\main\release\samples\clustering\failover_jaxws_osgi -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Resolved] (CXF-6622) Enhance Failover Feature to support Circuit Breaker pattern
[ https://issues.apache.org/jira/browse/CXF-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andriy Redko resolved CXF-6622. --- Resolution: Fixed > 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} > > ... > > {code} > Documentation: > https://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS+Failover > https://cwiki.apache.org/confluence/display/CXF20DOC/FailoverFeature > https://cwiki.apache.org/confluence/display/CXF20DOC/Using+CXF+and+Failover+in+OSGi+environment > Samples: > distribution\src\main\release\samples\clustering > OSGi blueprint sample: > distribution\src\main\release\samples\clustering\failover_jaxws_osgi -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (CXF-6622) Enhance Failover Feature to support Circuit Breaker pattern
[ https://issues.apache.org/jira/browse/CXF-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andriy Redko updated CXF-6622: -- Fix Version/s: (was: 3.1.5) 3.2.0 > 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: 3.2.0 > > 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} > > ... > > {code} > Documentation: > https://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS+Failover > https://cwiki.apache.org/confluence/display/CXF20DOC/FailoverFeature > https://cwiki.apache.org/confluence/display/CXF20DOC/Using+CXF+and+Failover+in+OSGi+environment > Samples: > distribution\src\main\release\samples\clustering > OSGi blueprint sample: > distribution\src\main\release\samples\clustering\failover_jaxws_osgi -- This message was sent by Atlassian JIRA (v6.3.4#6332)