This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 7109d81 Fixed was using wrong FileProcessStrategy for SFTP component.
new 969e184 CAMEL-13066: camel-hystrix - Do not fallback on
HystrixBadRequestException
new f4e1148 Fixed CS
The 34675 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../component/hystrix/processor/HystrixProcessor.java | 2 +-
.../hystrix/processor/HystrixProcessorCommand.java | 13 ++++++++++---
.../component/hystrix/processor/HystrixReifier.java | 16 ++++++++--------
...teOkTest.java => HystrixBadRequestExceptionTest.java} | 14 +++++++-------
4 files changed, 26 insertions(+), 19 deletions(-)
copy
components/camel-hystrix/src/test/java/org/apache/camel/component/hystrix/processor/{HystrixRouteOkTest.java
=> HystrixBadRequestExceptionTest.java} (80%)