[
https://issues.apache.org/jira/browse/QPID-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Stitcher resolved QPID-3447.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.13
> Creating invalid federation link causes file descriptor leak
> ------------------------------------------------------------
>
> Key: QPID-3447
> URL: https://issues.apache.org/jira/browse/QPID-3447
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: 0.10
> Reporter: Pavel Moravec
> Assignee: Andrew Stitcher
> Labels: patch
> Fix For: 0.13
>
> Attachments: fd_leak.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Specifying invalid IP address of destination broker causes repeatable file
> descriptor leak.
> Steps to Reproduce:
> 1. qpid-route -v link add localhost 10:17700
> (alternativelly, create a dynamic route like qpid-route dynamic add
> localhost 10:17700 amq.direct )
> 2. lsof -p $(pgrep qpidd) | grep "can't identify protocol"
> Since then, lsof will show "can't identify protocol" file descriptors whose
> number is increasing in time.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]