[
https://issues.apache.org/jira/browse/CAMEL-9098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-9098:
-------------------------------
Fix Version/s: (was: 2.17.0)
2.18.0
> Camel Hystrix component
> -----------------------
>
> Key: CAMEL-9098
> URL: https://issues.apache.org/jira/browse/CAMEL-9098
> Project: Camel
> Issue Type: New Feature
> Reporter: Raúl Kripalani
> Assignee: Raúl Kripalani
> Fix For: 2.18.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 building Hystrix endpoints with URIs.
> * (/) Support fallback endpoints and processors.
> * (/) Support response caching, where cache key is calculated by Camel
> Expressions.
> * (/) Support suppressing exceptions to avoid fallback via
> HystrixBadRequestException.
> * 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 – if
> possible – including OSGi Config Admin integration.
> * Integrate with Turbine to enable the nice Hystrix dashboard.
> (/) = done
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)