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

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

Tobias Gierke created VFS-829:
---------------------------------

             Summary: 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
             Fix For: 2.10.0


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

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

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)