[ 
https://issues.apache.org/jira/browse/CAMEL-19704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17797966#comment-17797966
 ] 

Anton Goncharov commented on CAMEL-19704:
-----------------------------------------

Hey [~orpiske], just to keep you posted, I'm still working on it in a 
fragmented manner, when time permits. Many timeout errors are XMPP-protocol 
specific, e.g. on route shutdown the endpoint consumer disconnects, but expects 
some service message that doesn't arrive. I had to dive a bit into how the 
Vysper XMPP works to get my head around it.

So far it seems many of the errors are not avoidable due to the XMPP server 
implementation, and lack of "force shutdown" options on the XMPP component. 
I'll improve it where it makes sense but some parts will be dependent on 
CAMEL-19706.

> camel-xmpp: logs are full of errors
> -----------------------------------
>
>                 Key: CAMEL-19704
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19704
>             Project: Camel
>          Issue Type: Task
>          Components: camel-xmpp
>    Affects Versions: 4.0-RC2
>            Reporter: Otavio Rodolfo Piske
>            Assignee: Otavio Rodolfo Piske
>            Priority: Major
>              Labels: easy, help-wanted
>
> The logs for the camel-xmpp components are full of errors that happen during 
> test. I believe we need to look at them to remove the invalid stuff, speed up 
> the tests and make them more reliable.
> To reproduce: run _mvn verify_ on _camel-xmpp_ component and look for the 
> logs on the _target/camel-xmpp-test.log_ file.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to