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 2007/01/04 05:42:27 UTC

[jira] Created: (DIRSERVER-811) Make schema bootstrap code disregard deleted entries

Make schema bootstrap code disregard deleted entries
----------------------------------------------------

                 Key: DIRSERVER-811
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-811
             Project: Directory ApacheDS
          Issue Type: Task
            Reporter: Alex Karasulu
             Fix For: 1.5.0


Presently the schema bootstrap code will return schema entries that have been tomestoned but not deleted.  We must protect against this or on startup servers will have phantom schema entities hanging around.  They will be invisible under ou=schema when read but will be in registries so will appear in the subschema subentries.

Basically we need to modify how we load schemas on in the partition loader and change the partition dao.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DIRSERVER-811) Make schema bootstrap code disregard deleted entries

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

Emmanuel Lecharny updated DIRSERVER-811:
----------------------------------------

    Fix Version/s:     (was: 1.5.2)
                   1.5.3

No time for that in 1.5.2. Postponed.

> Make schema bootstrap code disregard deleted entries
> ----------------------------------------------------
>
>                 Key: DIRSERVER-811
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-811
>             Project: Directory ApacheDS
>          Issue Type: Task
>    Affects Versions: 1.5.1, 1.5.0
>            Reporter: Alex Karasulu
>            Assignee: Alex Karasulu
>             Fix For: 1.5.3
>
>
> Presently the schema bootstrap code will return schema entries that have been tomestoned but not deleted.  We must protect against this or on startup servers will have phantom schema entities hanging around.  They will be invisible under ou=schema when read but will be in registries so will appear in the subschema subentries.
> Basically we need to modify how we load schemas on in the partition loader and change the partition dao.

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


[jira] Updated: (DIRSERVER-811) Make schema bootstrap code disregard deleted entries

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

Alex Karasulu updated DIRSERVER-811:
------------------------------------

    Fix Version/s:     (was: 1.5.3)
                   1.5.5

mitosis related

> Make schema bootstrap code disregard deleted entries
> ----------------------------------------------------
>
>                 Key: DIRSERVER-811
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-811
>             Project: Directory ApacheDS
>          Issue Type: Task
>    Affects Versions: 1.5.1, 1.5.0
>            Reporter: Alex Karasulu
>            Assignee: Alex Karasulu
>             Fix For: 1.5.5
>
>
> Presently the schema bootstrap code will return schema entries that have been tomestoned but not deleted.  We must protect against this or on startup servers will have phantom schema entities hanging around.  They will be invisible under ou=schema when read but will be in registries so will appear in the subschema subentries.
> Basically we need to modify how we load schemas on in the partition loader and change the partition dao.

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


[jira] Closed: (DIRSERVER-811) Make schema bootstrap code disregard deleted entries

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

Emmanuel Lecharny closed DIRSERVER-811.
---------------------------------------

    Resolution: Fixed

This is an outdated issue. We don't use Mitosis anymore.

> Make schema bootstrap code disregard deleted entries
> ----------------------------------------------------
>
>                 Key: DIRSERVER-811
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-811
>             Project: Directory ApacheDS
>          Issue Type: Task
>    Affects Versions: 1.5.1, 1.5.0
>            Reporter: Alex Karasulu
>            Assignee: Alex Karasulu
>             Fix For: 1.5.5
>
>
> Presently the schema bootstrap code will return schema entries that have been tomestoned but not deleted.  We must protect against this or on startup servers will have phantom schema entities hanging around.  They will be invisible under ou=schema when read but will be in registries so will appear in the subschema subentries.
> Basically we need to modify how we load schemas on in the partition loader and change the partition dao.

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


[jira] Assigned: (DIRSERVER-811) Make schema bootstrap code disregard deleted entries

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

Alex Karasulu reassigned DIRSERVER-811:
---------------------------------------

    Assignee: Alex Karasulu

> Make schema bootstrap code disregard deleted entries
> ----------------------------------------------------
>
>                 Key: DIRSERVER-811
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-811
>             Project: Directory ApacheDS
>          Issue Type: Task
>            Reporter: Alex Karasulu
>         Assigned To: Alex Karasulu
>             Fix For: 1.5.1
>
>
> Presently the schema bootstrap code will return schema entries that have been tomestoned but not deleted.  We must protect against this or on startup servers will have phantom schema entities hanging around.  They will be invisible under ou=schema when read but will be in registries so will appear in the subschema subentries.
> Basically we need to modify how we load schemas on in the partition loader and change the partition dao.

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


[jira] Updated: (DIRSERVER-811) Make schema bootstrap code disregard deleted entries

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

Alex Karasulu updated DIRSERVER-811:
------------------------------------

    Fix Version/s:     (was: 1.5.0)
                   1.5.1

Moving a fix for this into 1.5.1 since that's when we can really iron out replication issues.

> Make schema bootstrap code disregard deleted entries
> ----------------------------------------------------
>
>                 Key: DIRSERVER-811
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-811
>             Project: Directory ApacheDS
>          Issue Type: Task
>            Reporter: Alex Karasulu
>         Assigned To: Alex Karasulu
>             Fix For: 1.5.1
>
>
> Presently the schema bootstrap code will return schema entries that have been tomestoned but not deleted.  We must protect against this or on startup servers will have phantom schema entities hanging around.  They will be invisible under ou=schema when read but will be in registries so will appear in the subschema subentries.
> Basically we need to modify how we load schemas on in the partition loader and change the partition dao.

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


[jira] Updated: (DIRSERVER-811) Make schema bootstrap code disregard deleted entries

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

Alex Karasulu updated DIRSERVER-811:
------------------------------------

        Fix Version/s:     (was: 1.5.1)
                       1.5.2
    Affects Version/s: 1.5.1
                       1.5.0

> Make schema bootstrap code disregard deleted entries
> ----------------------------------------------------
>
>                 Key: DIRSERVER-811
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-811
>             Project: Directory ApacheDS
>          Issue Type: Task
>    Affects Versions: 1.5.1, 1.5.0
>            Reporter: Alex Karasulu
>            Assignee: Alex Karasulu
>             Fix For: 1.5.2
>
>
> Presently the schema bootstrap code will return schema entries that have been tomestoned but not deleted.  We must protect against this or on startup servers will have phantom schema entities hanging around.  They will be invisible under ou=schema when read but will be in registries so will appear in the subschema subentries.
> Basically we need to modify how we load schemas on in the partition loader and change the partition dao.

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