You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2010/10/18 16:13:23 UTC

[jira] Created: (CMIS-261) OperationContext threading issues

OperationContext threading issues
---------------------------------

                 Key: CMIS-261
                 URL: https://issues.apache.org/jira/browse/CMIS-261
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-client
    Affects Versions: 0.2.0-incubating
            Reporter: Florian Müller


Setting and getting the default OperationContext is thread safe but the default OperationContext can be altered while it is in use. The simplest way to solve that is to copy the default OperationContext before it is used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.