You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2008/03/09 20:11:46 UTC

[jira] Created: (DIRSERVER-1144) Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values

Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values
----------------------------------------------------------------------------------

                 Key: DIRSERVER-1144
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1144
             Project: Directory ApacheDS
          Issue Type: Task
            Reporter: Kiran Ayyagari
            Priority: Minor


Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values

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


[jira] Closed: (DIRSERVER-1144) Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values

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

Alex Karasulu closed DIRSERVER-1144.
------------------------------------

    Resolution: Fixed

Committed revision 635669.


> Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values
> ----------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1144
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1144
>             Project: Directory ApacheDS
>          Issue Type: Task
>            Reporter: Kiran Ayyagari
>            Assignee: Alex Karasulu
>            Priority: Minor
>         Attachments: jdbmtablewithavltree.patch
>
>
> Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values

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


[jira] Updated: (DIRSERVER-1144) Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values

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

Kiran Ayyagari updated DIRSERVER-1144:
--------------------------------------

    Attachment: jdbmtablewithavltree.patch

> Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values
> ----------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1144
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1144
>             Project: Directory ApacheDS
>          Issue Type: Task
>            Reporter: Kiran Ayyagari
>            Priority: Minor
>         Attachments: jdbmtablewithavltree.patch
>
>
> Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values

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


[jira] Assigned: (DIRSERVER-1144) Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values

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

Alex Karasulu reassigned DIRSERVER-1144:
----------------------------------------

    Assignee: Alex Karasulu

> Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values
> ----------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1144
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1144
>             Project: Directory ApacheDS
>          Issue Type: Task
>            Reporter: Kiran Ayyagari
>            Assignee: Alex Karasulu
>            Priority: Minor
>         Attachments: jdbmtablewithavltree.patch
>
>
> Modify JdbmTable to use AvlTree instead of TreeSet to store duplicate keys' values

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