Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92453189DD for ; Tue, 25 Aug 2015 00:52:46 +0000 (UTC) Received: (qmail 66449 invoked by uid 500); 25 Aug 2015 00:52:46 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 66400 invoked by uid 500); 25 Aug 2015 00:52:46 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 66389 invoked by uid 99); 25 Aug 2015 00:52:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2015 00:52:46 +0000 Date: Tue, 25 Aug 2015 00:52:46 +0000 (UTC) From: =?utf-8?Q?Ra=C3=BAl_Kripalani_=28JIRA=29?= To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work started] (CAMEL-9098) Camel Hystrix component MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-9098?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-9098 started by Ra=C3=BAl Kripalani. --------------------------------------------- > Camel Hystrix component > ----------------------- > > Key: CAMEL-9098 > URL: https://issues.apache.org/jira/browse/CAMEL-9098 > Project: Camel > Issue Type: New Feature > Reporter: Ra=C3=BAl Kripalani > Assignee: Ra=C3=BAl Kripalani > Fix For: 2.16.0 > > > Create a camel-hystrix component with the following features: > * Capable of wrapping processors. > * Capable of wrapping static endpoints: > ** wrapping Endpoint objects. > ** wrapping URIs. > * Fluent builders to wrap processors and endpoints. > * Support fallback endpoints and processors. > * Support response caching, where cache key is calculated by Camel Expres= sions. > * Support suppressing exceptions to avoid fallback via HystrixBadRequestE= xception. > * Request collapsing. > * HystrixRequestContext propagation via Camel headers, to allow multiple = threads to share the HystrixRequestContext. > * Full support in OSGi (Hystrix, Archaius). > * Integrate Archaius configuration with Camel property placeholders =E2= =80=93 if possible =E2=80=93 including OSGi Config Admin integration. > * Integrate with Turbine to enable the nice Hystrix dashboard. -- This message was sent by Atlassian JIRA (v6.3.4#6332)