[ https://issues.apache.org/jira/browse/DISPATCH-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500785#comment-16500785 ]
ASF GitHub Bot commented on DISPATCH-1023: ------------------------------------------ GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/314 DISPATCH-1023 - Added a multicast bit on the qdr_delivery_t object to… … use in places where owning_addr is not available You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-1023 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/qpid-dispatch/pull/314.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #314 ---- commit 5fe7e53c4e026f4dab662a79fe572e6ad674be9f Author: Ganesh Murthy <gmurthy@...> Date: 2018-06-04T20:02:10Z DISPATCH-1023 - Added a multicast bit on the qdr_delivery_t object to use in places where owning_addr is not available ---- > qdr_deliovery_t objects leak in two router presettled case > ---------------------------------------------------------- > > Key: DISPATCH-1023 > URL: https://issues.apache.org/jira/browse/DISPATCH-1023 > Project: Qpid Dispatch > Issue Type: Bug > Components: Container > Affects Versions: 1.0.1 > Reporter: Ganesh Murthy > Assignee: Ganesh Murthy > Priority: Major > Fix For: 1.1.0 > > Attachments: router1-qdrouterd.conf, router2-qdrouterd.conf, > simple_send_large.py > > > Start routers with the attached config files. > Put a receiver on one router and a receiver on the other > Send/receive about 10,000 large presettled messages > Notice that the count of qdr_delivery_t objects in the output of qdstat -m > keeps steadily increasing > -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org