[
https://issues.apache.org/jira/browse/QPID-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285700#comment-14285700
]
ASF subversion and git services commented on QPID-6329:
-------------------------------------------------------
Commit 1653548 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1653548 ]
QPID-6329: slightly more forgiving equivalence check on fieldvalues in
assertions on 0-10 path
> TypeError on qpid.auto_delete_timeout assertion
> ------------------------------------------------
>
> Key: QPID-6329
> URL: https://issues.apache.org/jira/browse/QPID-6329
> Project: Qpid
> Issue Type: Bug
> Components: C++ Client
> Affects Versions: 0.30
> Reporter: Gordon Sim
> Assignee: Gordon Sim
> Fix For: 0.31
>
>
> Steps to Reproduce:
> 1. create a subscription with auto_delete_timeout defined in the link
> # ./drain "amq.direct;{link: {name:
> test_durable_subscription_timed_autodel-30, timeout: 30}}" -f &
> 2. assert the subscription queue for qpid.auto_delete_timeout
> # ./spout "test_durable_subscription_timed_autodel-30;{assert: always, node:
> {x-declare: {arguments: {qpid.auto_delete_timeout: 30}}}}"
> 3. TypeError
> Option qpid.auto_delete_timeout does not match for
> test_durable_subscription_timed_autodel-30, expected F8:int64(30), got
> F4:int32(30)
> Actual results:
> TypeError on qpid.auto_delete_timeout assertion
> Expected results:
> No TypeError on qpid.auto_delete_timeout assertion
> Reported here: https://bugzilla.redhat.com/show_bug.cgi?id=1184124
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]