[
https://issues.apache.org/jira/browse/CAMEL-12409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415101#comment-16415101
]
ASF GitHub Bot commented on CAMEL-12409:
----------------------------------------
GitHub user ppalaga opened a pull request:
https://github.com/apache/camel/pull/2271
CAMEL-12409 Temporary revert CAMEL-12104 Unintuitive default cxf timeout
https://issues.apache.org/jira/browse/CAMEL-12409
This should be un-reverted for Camel 2.22.0
This reverts commit c789e1f6b09b57d1b0882268ebbe8fecfa9c05b2.
@davsclaus could you please review?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ppalaga/camel CAMEL-12409
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2271.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2271
----
commit 0e53232d67252b15a2575c5c3bd08146f54edc76
Author: Peter Palaga <ppalaga@...>
Date: 2018-03-27T06:28:32Z
CAMEL-12409 Temporary revert CAMEL-12104 Unintuitive default cxf timeout
behavior
This should be un-reverted for Camel 2.22.0
This reverts commit c789e1f6b09b57d1b0882268ebbe8fecfa9c05b2.
----
> Temporary revert CAMEL-12104 Unintuitive default cxf timeout behavior
> ---------------------------------------------------------------------
>
> Key: CAMEL-12409
> URL: https://issues.apache.org/jira/browse/CAMEL-12409
> Project: Camel
> Issue Type: Task
> Components: camel-cxf
> Reporter: Claus Ibsen
> Assignee: Peter Palaga
> Priority: Major
> Fix For: 2.22.0
>
>
> There is a problem with some Camel related projects that follow master branch
> that cannot upgrade to CXF 3.2.4 at this time. We can therefore temporary go
> back to avoid using the new isTimeout API on CXF 3.2.3 onwards, and then add
> this back to camel-cxf when twe are getting closed down for Camel 2.22
> release.
> There was an API change in CXF 3.2.3 onwards started by CAMEL-12104
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)