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

Robbie Gemmell commented on QPID-7767:
--------------------------------------

The protocol trace log you attached shows no sign of client issue that I can 
see. The client receives message transfers from Azure, and sends dispositions 
accepting the messages once consumed by the application. 

Your snippet from Azure logs suggests the server is increasing the 
delivery-count if the message is sent to a consumer (perhaps being pre-fetched) 
and the consumer goes away without accepting them, and then automatically dead 
letters them if this happens repeatedly and the value hits 10 (which sounds 
like it might be configurable on Azure). The client protocol trace show no sign 
of that happening however, this time at least, everything looks fine.

> Unknown endpoint Transfer issue on AMQP Connection
> --------------------------------------------------
>
>                 Key: QPID-7767
>                 URL: https://issues.apache.org/jira/browse/QPID-7767
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.32
>         Environment: AMQP Client  - Qpid 0.32 runs on Java run time 1.7 on 
> Linux box  on softLayer
> AMQP Server -   Azure Service bus on Public cloud
>            Reporter: Kapila Arora
>            Priority: Critical
>             Fix For: 0.32
>
>         Attachments: 
> apacheQpidJMS0.11.1_protocolLog_withDelivery34_DataMasking.log, 
> Qpid_error_log.txt
>
>
> Getting Errors in the AMQP Client 
> 2017-05-03 06:45:15.048    212 Unknown endpoint 
> Transfer{handle=0,deliveryId=2,deliveryTag=\xf3\x99\x90\x5cL\xb1\xdeF\x9da\xa3o\xb0\x5cdm,messageFormat=0,more=true,batchable=true}
> Data Packets 
> Unknown endpoint 
> Transfer{handle=0,deliveryId=2,deliveryTag=\xf3\x99\x90\x5cL\xb1\xdeF\x9da\xa3o\xb0\x5cdm,messageFormat=0,more=true,batchable=true}
> 2017-05-03 06:45:15.396    212 Unknown endpoint Transfer{handle=0,more=false}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to