Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 47E121825E for ; Thu, 24 Dec 2015 19:10:50 +0000 (UTC) Received: (qmail 93584 invoked by uid 500); 24 Dec 2015 19:10:49 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 93546 invoked by uid 500); 24 Dec 2015 19:10:49 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 93535 invoked by uid 99); 24 Dec 2015 19:10:49 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Dec 2015 19:10:49 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8A8E32C1F4E for ; Thu, 24 Dec 2015 19:10:49 +0000 (UTC) Date: Thu, 24 Dec 2015 19:10:49 +0000 (UTC) From: "Andriy Redko (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-6622) Enhance Failover Feature to support Circuit Breaker pattern MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071194#comment-15071194 ] Andriy Redko commented on CXF-6622: ----------------------------------- Documentation updated: https://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS+Failover https://cwiki.apache.org/confluence/display/CXF20DOC/FailoverFeature > 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} -- This message was sent by Atlassian JIRA (v6.3.4#6332)