[ 
https://issues.apache.org/jira/browse/PROTON-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585605#comment-17585605
 ] 

ASF GitHub Bot commented on PROTON-2347:
----------------------------------------

RamIoTMalhotra commented on PR #43:
URL: https://github.com/apache/qpid-proton-j/pull/43#issuecomment-1228884085

   @gemmellr when can we expect a release for this change?




> Reactor leaks file handles when an IO Exception is encountered
> --------------------------------------------------------------
>
>                 Key: PROTON-2347
>                 URL: https://issues.apache.org/jira/browse/PROTON-2347
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-j
>    Affects Versions: proton-j-0.33.10
>         Environment: Windows 10 desktop
>            Reporter: Tim Taylor
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: proton-j-0.34.0
>
>         Attachments: repro.txt
>
>
> When I try to open a connection using proton-j while my machine doesn't have 
> internet access, I see that proton-j leaks file descriptors. Attached is the 
> sample I wrote that repro's this issue.  I'm looking either for guidance on 
> how to handle IOExceptions in the onTransportError callback, or for a 
> confirmation that what I'm doing to handle them is correct, and that there is 
> a bug in proton-j around this scenario.
>  
> If you need help viewing the file descriptor count growing over time, the 
> [process explorer 
> tool|https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer]
>  is what I've been using. Running the sample in a loop will make this leak 
> more obvious, but it isn't required to leak the file descriptors. This same 
> bug seems to happen in Linux and MacOS as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to