You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Artem (Jira)" <ji...@apache.org> on 2023/04/12 11:14:00 UTC

[jira] [Updated] (CAMEL-19262) Apache Camel wrapper for Service Bus stops receiving message.

     [ https://issues.apache.org/jira/browse/CAMEL-19262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Artem updated CAMEL-19262:
--------------------------
    Description: 
We notice that service bus client connection hanged and stopped receiving msges , we are using apache camel service bus with underlying azure messaging servicebus 7.11
The Apache Camel plugin is not taking care of re-creating the {{ServiceBusReceiverAsyncClient}} when this terminal error happens.
Details can be found here
[https://github.com/Azure/azure-sdk-for-java/issues/34386]
and here
[https://github.com/Azure/azure-sdk-for-java/issues/26465#issuecomment-1445643543]
Basically camel wrapper of service bus client can't handle non retryable error and gets stuck

  was:
We notice that service bus client connection hanged and stopped receiving msges , we are using apache camel service bus with underlying azure messaging servicebus 7.11
Details can be found here
[https://github.com/Azure/azure-sdk-for-java/issues/34386]
and here
[https://github.com/Azure/azure-sdk-for-java/issues/26465#issuecomment-1445643543]
Basically camel wrapper of service bus client can't handle non retryable error and gets stuck


> Apache Camel wrapper for Service Bus stops receiving message.
> -------------------------------------------------------------
>
>                 Key: CAMEL-19262
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19262
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-azure-eventhubs
>    Affects Versions: 3.19.0
>            Reporter: Artem
>            Priority: Major
>
> We notice that service bus client connection hanged and stopped receiving msges , we are using apache camel service bus with underlying azure messaging servicebus 7.11
> The Apache Camel plugin is not taking care of re-creating the {{ServiceBusReceiverAsyncClient}} when this terminal error happens.
> Details can be found here
> [https://github.com/Azure/azure-sdk-for-java/issues/34386]
> and here
> [https://github.com/Azure/azure-sdk-for-java/issues/26465#issuecomment-1445643543]
> Basically camel wrapper of service bus client can't handle non retryable error and gets stuck



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