You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Gordon Sim <gs...@redhat.com> on 2015/07/01 11:59:28 UTC

Re: proton c message absolute expiration...

On 06/30/2015 01:08 AM, Tony Ercolano wrote:
> If I have an application that does NOT call pn_message_set_expiry_time. The absolute-expiry-time property of the message seems to be set regardless, to 8 bytes of zero.
>
> Is this expected behavior?

I think its a bug. If these aren't explicitly set, they should encoded 
as null (since there is no default defined).


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


Re: proton c message absolute expiration...

Posted by Gordon Sim <gs...@redhat.com>.
On 07/01/2015 10:59 AM, Gordon Sim wrote:
> On 06/30/2015 01:08 AM, Tony Ercolano wrote:
>> If I have an application that does NOT call
>> pn_message_set_expiry_time. The absolute-expiry-time property of the
>> message seems to be set regardless, to 8 bytes of zero.
>>
>> Is this expected behavior?
>
> I think its a bug. If these aren't explicitly set, they should encoded
> as null (since there is no default defined).

https://issues.apache.org/jira/browse/PROTON-927, with proposed fix 
linked for review.


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