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/02/27 11:14:05 UTC

[jira] Reopened: (DIRSERVER-859) Schema name resolution bug blocks the use of NOT operator in search expressions like (!(cn=Marek))

     [ https://issues.apache.org/jira/browse/DIRSERVER-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Karasulu reopened DIRSERVER-859:
-------------------------------------


Ooops looks like this bug is also present in 1.5.0 as well.  Fixing it.

> Schema name resolution bug blocks the use of NOT operator in search expressions like (!(cn=Marek))
> --------------------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-859
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-859
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: schema
>    Affects Versions: 1.0.1, 1.0, 1.0-RC4, 1.0-RC3, 1.0-RC2, 1.0-RC1
>            Reporter: Alex Karasulu
>         Assigned To: Alex Karasulu
>            Priority: Blocker
>             Fix For: 1.0.2, 1.5.0
>
>
> This is due to a bug in the optimizer.  A nice workaround to this bug is to disable the optimizer via the configuration.  However I should have a fix for this shortly.  It's a simple problem where an index is looked up that does not exist in the optimizer.  There was yet another bug which was found in the registries (bootstrap registry was not considered).  All should be fixed shortly.

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