You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Boris Petrov (Jira)" <ji...@apache.org> on 2021/03/11 08:09:00 UTC

[jira] [Created] (VFS-796) DefaultFilesystemManager.close: not all components are closed

Boris Petrov created VFS-796:
--------------------------------

             Summary: DefaultFilesystemManager.close: not all components are closed
                 Key: VFS-796
                 URL: https://issues.apache.org/jira/browse/VFS-796
             Project: Commons VFS
          Issue Type: Bug
    Affects Versions: 2.8.0
            Reporter: Boris Petrov


As I mentioned in this comment:

https://github.com/apache/commons-vfs/commit/fcfc067da075a6ec3ff255986a562de9beb6511d#r48090402

Since version 2.8.0, *every time* a VFS manager is closed, there is a {noformat}DefaultFilesystemManager.close: not all components are closed{noformat} error in the console because "filesCache" is not closed before the line with the check. This change must be reverted or fixed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)