[
https://issues.apache.org/jira/browse/VFS-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory updated VFS-829:
--------------------------------
Fix Version/s: (was: 2.10.0)
> 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)