You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2008/04/25 08:11:56 UTC

[jira] Created: (DIRSERVER-1167) Use AtomicLong for sequence counter in MasterTable

Use AtomicLong for sequence counter in MasterTable
--------------------------------------------------

                 Key: DIRSERVER-1167
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1167
             Project: Directory ApacheDS
          Issue Type: Bug
            Reporter: Alex Karasulu




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


[jira] Assigned: (DIRSERVER-1167) Use AtomicLong for sequence counter in MasterTable

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Karasulu reassigned DIRSERVER-1167:
----------------------------------------

    Assignee: Alex Karasulu

> Use AtomicLong for sequence counter in MasterTable
> --------------------------------------------------
>
>                 Key: DIRSERVER-1167
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1167
>             Project: Directory ApacheDS
>          Issue Type: Bug
>            Reporter: Alex Karasulu
>            Assignee: Alex Karasulu
>


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


[jira] Updated: (DIRSERVER-1167) Use AtomicLong for sequence counter in MasterTable

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-1167:
-----------------------------------------

    Fix Version/s: 1.5.3

Fixed a release target

> Use AtomicLong for sequence counter in MasterTable
> --------------------------------------------------
>
>                 Key: DIRSERVER-1167
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1167
>             Project: Directory ApacheDS
>          Issue Type: Bug
>            Reporter: Alex Karasulu
>            Assignee: Alex Karasulu
>             Fix For: 1.5.3
>
>


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


[jira] Closed: (DIRSERVER-1167) Use AtomicLong for sequence counter in MasterTable

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Karasulu closed DIRSERVER-1167.
------------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: 1.5.3)
                   1.5.4

Not required since we perform synchronized get/set store ops instead of using in memory tracking in 1.5.4.

> Use AtomicLong for sequence counter in MasterTable
> --------------------------------------------------
>
>                 Key: DIRSERVER-1167
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1167
>             Project: Directory ApacheDS
>          Issue Type: Bug
>            Reporter: Alex Karasulu
>            Assignee: Alex Karasulu
>             Fix For: 1.5.4
>
>


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