You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Daryl Odnert (JIRA)" <ji...@apache.org> on 2018/11/26 21:30:00 UTC

[jira] [Updated] (VFS-684) Missing thread-safety information in API documentation

     [ https://issues.apache.org/jira/browse/VFS-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daryl Odnert updated VFS-684:
-----------------------------
    Affects Version/s: 2.2
               Labels: documentation  (was: )
          Description: The API documentation for VFS is missing advisory information about the safety (or danger) of sharing class instances across multiple threads. Refer to bugs VFS-253 and VFS-683 for examples of what can happen when the same {{FileObject}} instance is accessed in more than one thread.

> Missing thread-safety information in API documentation
> ------------------------------------------------------
>
>                 Key: VFS-684
>                 URL: https://issues.apache.org/jira/browse/VFS-684
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Daryl Odnert
>            Priority: Major
>              Labels: documentation
>
> The API documentation for VFS is missing advisory information about the safety (or danger) of sharing class instances across multiple threads. Refer to bugs VFS-253 and VFS-683 for examples of what can happen when the same {{FileObject}} instance is accessed in more than one thread.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)