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/05/08 14:34:16 UTC

[jira] Created: (DIRSERVER-919) Automatically reate schema entity containers when new schema entry is added

Automatically reate schema entity containers when new schema entry is added
---------------------------------------------------------------------------

                 Key: DIRSERVER-919
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-919
             Project: Directory ApacheDS
          Issue Type: Improvement
          Components: schema
    Affects Versions: 1.5.0
            Reporter: Alex Karasulu
            Priority: Minor
             Fix For: 1.5.1


Right now when a user adds a new schema call foo a cn=foo,ou=schema entry gets 
created but none of the containers for the schema entities like attributeTypes, syntaxes
and matchingRules etc are not created but need to be manually added to create new
schema entities for the foo schema.  

The schema handler for a schema entry needs to be altered to create these containers
and remove these containers on adds and deletes respectively.  


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


Re: [jira] Closed: (DIRSERVER-919) Automatically reate schema entity containers when new schema entry is added

Posted by Alex Karasulu <ak...@apache.org>.
Yeah this should be done automatically.  We can do a simple test to confirm
tho.

Alex

On 8/27/07, Ersin Er <er...@gmail.com> wrote:
>
> (Going on here as the issue on Jira is closed.)
>
> What about dynamic updates over cn=schema? Are corresponding schema
> containers being created for such updates?
>
> On 8/27/07, Alex Karasulu (JIRA) <ji...@apache.org> wrote:
> >
> >
> >      [ https://issues.apache.org/jira/browse/DIRSERVER-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> > ]
> >
> > Alex Karasulu closed DIRSERVER-919.
> > -----------------------------------
> >
> >     Resolution: Invalid
> >
> > On second thought this is a pretty stupid idea especially if LDIF's are
> > used.
> > An LDIF would have to presume after creating a schema that it would not
> > have to create the containers.  If the editor forgets this then the LDIF
> > will bomb
> > out.
> >
> > There is no point to this.
> >
> > > Automatically reate schema entity containers when new schema entry is
> > added
> > >
> > ---------------------------------------------------------------------------
> > >
> > >                 Key: DIRSERVER-919
> > >                 URL:
> > https://issues.apache.org/jira/browse/DIRSERVER-919
> > >             Project: Directory ApacheDS
> > >          Issue Type: Improvement
> > >          Components: schema
> > >    Affects Versions: 1.5.0
> > >            Reporter: Alex Karasulu
> > >            Assignee: Alex Karasulu
> > >            Priority: Minor
> > >             Fix For: 1.5.1
> > >
> > >
> > > Right now when a user adds a new schema call foo a cn=foo,ou=schema
> > entry gets
> > > created but none of the containers for the schema entities like
> > attributeTypes, syntaxes
> > > and matchingRules etc are not created but need to be manually added to
> > create new
> > > schema entities for the foo schema.
> > > The schema handler for a schema entry needs to be altered to create
> > these containers
> > > and remove these containers on adds and deletes respectively.
> >
> > --
> > This message is automatically generated by JIRA.
> > -
> > You can reply to this email to add a comment to the issue online.
> >
> >
>
>
> --
> Ersin Er
>
> R.A. and Ph.D Student at the Dept. of Computer Eng. in Hacettepe
> University
> http://www.cs.hacettepe.edu.tr
>
> Committer and PMC Member of The Apache Directory Project
> http://directory.apache.org

Re: [jira] Closed: (DIRSERVER-919) Automatically reate schema entity containers when new schema entry is added

Posted by Ersin Er <er...@gmail.com>.
(Going on here as the issue on Jira is closed.)

What about dynamic updates over cn=schema? Are corresponding schema
containers being created for such updates?

On 8/27/07, Alex Karasulu (JIRA) <ji...@apache.org> wrote:
>
>
>      [
> https://issues.apache.org/jira/browse/DIRSERVER-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Alex Karasulu closed DIRSERVER-919.
> -----------------------------------
>
>     Resolution: Invalid
>
> On second thought this is a pretty stupid idea especially if LDIF's are
> used.
> An LDIF would have to presume after creating a schema that it would not
> have to create the containers.  If the editor forgets this then the LDIF
> will bomb
> out.
>
> There is no point to this.
>
> > Automatically reate schema entity containers when new schema entry is
> added
> >
> ---------------------------------------------------------------------------
> >
> >                 Key: DIRSERVER-919
> >                 URL: https://issues.apache.org/jira/browse/DIRSERVER-919
> >             Project: Directory ApacheDS
> >          Issue Type: Improvement
> >          Components: schema
> >    Affects Versions: 1.5.0
> >            Reporter: Alex Karasulu
> >            Assignee: Alex Karasulu
> >            Priority: Minor
> >             Fix For: 1.5.1
> >
> >
> > Right now when a user adds a new schema call foo a cn=foo,ou=schema
> entry gets
> > created but none of the containers for the schema entities like
> attributeTypes, syntaxes
> > and matchingRules etc are not created but need to be manually added to
> create new
> > schema entities for the foo schema.
> > The schema handler for a schema entry needs to be altered to create
> these containers
> > and remove these containers on adds and deletes respectively.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>


-- 
Ersin Er

R.A. and Ph.D Student at the Dept. of Computer Eng. in Hacettepe University
http://www.cs.hacettepe.edu.tr

Committer and PMC Member of The Apache Directory Project
http://directory.apache.org

[jira] Closed: (DIRSERVER-919) Automatically reate schema entity containers when new schema entry is added

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

Alex Karasulu closed DIRSERVER-919.
-----------------------------------

    Resolution: Invalid

On second thought this is a pretty stupid idea especially if LDIF's are used.  
An LDIF would have to presume after creating a schema that it would not 
have to create the containers.  If the editor forgets this then the LDIF will bomb
out.  

There is no point to this.

> Automatically reate schema entity containers when new schema entry is added
> ---------------------------------------------------------------------------
>
>                 Key: DIRSERVER-919
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-919
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>          Components: schema
>    Affects Versions: 1.5.0
>            Reporter: Alex Karasulu
>            Assignee: Alex Karasulu
>            Priority: Minor
>             Fix For: 1.5.1
>
>
> Right now when a user adds a new schema call foo a cn=foo,ou=schema entry gets 
> created but none of the containers for the schema entities like attributeTypes, syntaxes
> and matchingRules etc are not created but need to be manually added to create new
> schema entities for the foo schema.  
> The schema handler for a schema entry needs to be altered to create these containers
> and remove these containers on adds and deletes respectively.  

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


[jira] Assigned: (DIRSERVER-919) Automatically reate schema entity containers when new schema entry is added

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

Alex Karasulu reassigned DIRSERVER-919:
---------------------------------------

    Assignee: Alex Karasulu

> Automatically reate schema entity containers when new schema entry is added
> ---------------------------------------------------------------------------
>
>                 Key: DIRSERVER-919
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-919
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>          Components: schema
>    Affects Versions: 1.5.0
>            Reporter: Alex Karasulu
>         Assigned To: Alex Karasulu
>            Priority: Minor
>             Fix For: 1.5.1
>
>
> Right now when a user adds a new schema call foo a cn=foo,ou=schema entry gets 
> created but none of the containers for the schema entities like attributeTypes, syntaxes
> and matchingRules etc are not created but need to be manually added to create new
> schema entities for the foo schema.  
> The schema handler for a schema entry needs to be altered to create these containers
> and remove these containers on adds and deletes respectively.  

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