You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Andrea A.A. Gariboldi (JIRA)" <ji...@apache.org> on 2009/03/26 01:09:50 UTC

[jira] Created: (DIRSERVER-1338) Allow non-Jdbm schema partition

Allow non-Jdbm schema partition
-------------------------------

                 Key: DIRSERVER-1338
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1338
             Project: Directory ApacheDS
          Issue Type: Improvement
            Reporter: Andrea A.A. Gariboldi
            Priority: Trivial


The SchemaPartition class is assuming a JdbmPartition. It would be nice to have the possibility to plug any Partition at this level.

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


[jira] Updated: (DIRSERVER-1338) Allow non-Jdbm schema partition

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

Kiran Ayyagari updated DIRSERVER-1338:
--------------------------------------

    Fix Version/s: 2.0.0
                       (was: 2.0.0-RC1)

Postponing to 2.0

> Allow non-Jdbm schema partition
> -------------------------------
>
>                 Key: DIRSERVER-1338
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1338
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 1.5.4
>            Reporter: Andrea A.A. Gariboldi
>            Assignee: Emmanuel Lecharny
>            Priority: Trivial
>             Fix For: 2.0.0
>
>         Attachments: SchemaPartition.patch
>
>
> The SchemaPartition class is assuming a JdbmPartition. It would be nice to have the possibility to plug any Partition at this level.

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


[jira] Updated: (DIRSERVER-1338) Allow non-Jdbm schema partition

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

Emmanuel Lecharny updated DIRSERVER-1338:
-----------------------------------------

    Fix Version/s:     (was: 1.5.5)
                   2.0.0-RC1

I don't think we can inject this patch in 1.5.5, so postponed to 2.0.

It's just a timeframe issue : we have to many serious bugs in 1.5.4, and we want to release a stable base before adding  important features in the server.

> Allow non-Jdbm schema partition
> -------------------------------
>
>                 Key: DIRSERVER-1338
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1338
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 1.5.4
>            Reporter: Andrea A.A. Gariboldi
>            Assignee: Emmanuel Lecharny
>            Priority: Trivial
>             Fix For: 2.0.0-RC1
>
>         Attachments: SchemaPartition.patch
>
>
> The SchemaPartition class is assuming a JdbmPartition. It would be nice to have the possibility to plug any Partition at this level.

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


[jira] Updated: (DIRSERVER-1338) Allow non-Jdbm schema partition

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

Andrea A.A. Gariboldi updated DIRSERVER-1338:
---------------------------------------------

    Attachment: SchemaPartition.patch

This is a proposal patch to solve the issue.

> Allow non-Jdbm schema partition
> -------------------------------
>
>                 Key: DIRSERVER-1338
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1338
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>            Reporter: Andrea A.A. Gariboldi
>            Priority: Trivial
>         Attachments: SchemaPartition.patch
>
>
> The SchemaPartition class is assuming a JdbmPartition. It would be nice to have the possibility to plug any Partition at this level.

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


[jira] Updated: (DIRSERVER-1338) Allow non-Jdbm schema partition

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

Emmanuel Lecharny updated DIRSERVER-1338:
-----------------------------------------

    Affects Version/s: 1.5.4
        Fix Version/s: 1.5.5

Let's see if the patch can be applied in 1.5.5

> Allow non-Jdbm schema partition
> -------------------------------
>
>                 Key: DIRSERVER-1338
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1338
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 1.5.4
>            Reporter: Andrea A.A. Gariboldi
>            Assignee: Emmanuel Lecharny
>            Priority: Trivial
>             Fix For: 1.5.5
>
>         Attachments: SchemaPartition.patch
>
>
> The SchemaPartition class is assuming a JdbmPartition. It would be nice to have the possibility to plug any Partition at this level.

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


[jira] Assigned: (DIRSERVER-1338) Allow non-Jdbm schema partition

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

Emmanuel Lecharny reassigned DIRSERVER-1338:
--------------------------------------------

    Assignee: Emmanuel Lecharny

> Allow non-Jdbm schema partition
> -------------------------------
>
>                 Key: DIRSERVER-1338
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1338
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 1.5.4
>            Reporter: Andrea A.A. Gariboldi
>            Assignee: Emmanuel Lecharny
>            Priority: Trivial
>             Fix For: 1.5.5
>
>         Attachments: SchemaPartition.patch
>
>
> The SchemaPartition class is assuming a JdbmPartition. It would be nice to have the possibility to plug any Partition at this level.

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