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)