You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2013/01/08 17:20:13 UTC

[jira] [Created] (OAK-543) PutTokenImpl not thread safe

Michael Dürig created OAK-543:
---------------------------------

             Summary: PutTokenImpl not thread safe
                 Key: OAK-543
                 URL: https://issues.apache.org/jira/browse/OAK-543
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: mk
            Reporter: Michael Dürig


{{PutTokenImpl}} uses prefix increment on a static member to generate presumably unique identifiers. Prefix increment is not atomic though which might result in non unique ids being generated. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira