[
https://issues.apache.org/jira/browse/CAMEL-11793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172996#comment-16172996
]
ASF GitHub Bot commented on CAMEL-11793:
----------------------------------------
Github user fjollberg closed the pull request at:
https://github.com/apache/camel/pull/1943
> Camel-box component occasionally hangs
> --------------------------------------
>
> Key: CAMEL-11793
> URL: https://issues.apache.org/jira/browse/CAMEL-11793
> Project: Camel
> Issue Type: Bug
> Components: camel-box
> Affects Versions: 2.19.2
> Reporter: Fredrik Jönsson
> Assignee: Claus Ibsen
> Fix For: 2.20.0
>
>
> I'd like to update the Box Java SDK on which the camel-box component is built
> to the newly released version 2.8.1. Bug/Improvement borderline case.
> This is due to the fix to https://github.com/box/box-java-sdk/issues/466
> included in this version which allows a user to set timeouts to avoid
> blocking threads due to network issues. This is an issue which does occur in
> our production environment.
> Pull request will follow shortly.
> NOTE: I do not have access to a proper Box test site against which I can run
> all integration tests. I've contacted Box.com to see if that is possible, but
> thus far I've only done semi-manual testing of the user manager parts of the
> component which I am using.
> This seems fine so far, but I obviously needed to change a call in the file
> manager part to get the code to compile. A minor change, but a change I've
> thus not tested properly, as I've not been able to regression test any of the
> other functionality yet.
> I hope someone else have access to such an integration test environment and
> can run the tests properly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)