You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Maheedhar Gunnam <ma...@netapp.com> on 2020/10/22 15:58:58 UTC

qpid::messaging::Receiver::fetch hangs for ever even with timeout

Hello Team,

I am brand new in the Qpid Arena, recently I ran into an issue with the
endpoint `qpid::messaging::Receiver::fetch`:
https://qpid.apache.org/releases/qpid-cpp-master/messaging-api/cpp/api/classqpid_1_1messaging_1_1Receiver.html#aa3b46a16b002054cd73f9c625ff496bb

Although I did pass in a timeout, the fetch call is hanging forever and
doesn't throw any exceptions as mentioned in the documentation.
I curious to know whether are there any open issues on the same or am I the
only one hitting the issue. 

Your help is most appreciated.

-Mahee



--
Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org


Re: qpid::messaging::Receiver::fetch hangs for ever even with timeout

Posted by Gordon Sim <gs...@redhat.com>.
On 22/10/2020 4:58 pm, Maheedhar Gunnam wrote:
> Hello Team,
> 
> I am brand new in the Qpid Arena, recently I ran into an issue with the
> endpoint `qpid::messaging::Receiver::fetch`:
> https://qpid.apache.org/releases/qpid-cpp-master/messaging-api/cpp/api/classqpid_1_1messaging_1_1Receiver.html#aa3b46a16b002054cd73f9c625ff496bb
> 
> Although I did pass in a timeout, the fetch call is hanging forever and
> doesn't throw any exceptions as mentioned in the documentation.
> I curious to know whether are there any open issues on the same or am I the
> only one hitting the issue.

What value are you passing as the timeout? What OS is your client 
running on? What broker are you attempting to fetch from?

Perhaps try with env var QPID_LOG_ENABLE=trace+ for more detailed logging.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org