You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2023/01/13 13:46:00 UTC

[jira] [Commented] (VFS-829) Fix for SFTP memory leak committed on 2022-07-12 missing from 2.9.0 release on 2022-07-16

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

Gary D. Gregory commented on VFS-829:
-------------------------------------

Would you test/check git master? Maybe the change made it in post release. 

> Fix for SFTP memory leak committed on 2022-07-12 missing from 2.9.0 release on 2022-07-16
> -----------------------------------------------------------------------------------------
>
>                 Key: VFS-829
>                 URL: https://issues.apache.org/jira/browse/VFS-829
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.9.0
>            Reporter: Tobias Gierke
>            Priority: Major
>
> While debugging some JVM heap dump file I noticed that it was caused by the same problem I reported & provided a fix for in [https://github.com/apache/commons-vfs/pull/272.]
> Those changes have already been merged into the 'master' branch on 2022-07-12
> {code:java}
> d745442a 2022-07-12 12:07:24 -0400 Gary Gregory SFTP: Memory leak because AbstractFileProvider#findFileSystem.
> bd75c2cd 2022-07-12 12:05:01 -0400 Tobias Gierke SFTP: Memory leak because AbstractFileProvider#findFileSystem fails to detect equality of SFTP FileSystemOptions #272  
> 0737dc9b 2022-07-12 12:03:02 -0400 Gary Gregory SFTP: Memory leak because AbstractFileProvider#findFileSystem fails to detect equality of SFTP FileSystemOptions #272 {code}
> but for some reason never made it into the 2.9.0 release on 2022-07-16
> Are there any plans to release a 2.10.0 that includes these fixes ?
>  



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