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:21:46 UTC

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

     [ 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.