You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2010/02/03 20:47:28 UTC

[jira] Created: (FELIX-2039) Reimplement standard OSGi LDAP filter to use new filter solution for resolver

Reimplement standard OSGi LDAP filter to use new filter solution for resolver
-----------------------------------------------------------------------------

                 Key: FELIX-2039
                 URL: https://issues.apache.org/jira/browse/FELIX-2039
             Project: Felix
          Issue Type: Improvement
          Components: Framework
    Affects Versions: felix-2.0.3
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: felix-3.0.0


The new resolver's requirement is modeled as an LDAP-like filter. In Felix 2.0, we moved away from our own filter implementation and to the standard OSGi filter implementation. The new resolver's requirement filter should be extended to meet the needs of the OSGi Filter and we should return to having our own implementation of it, which will allow for us to fine-tune performance.

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


[jira] Closed: (FELIX-2039) Reimplement standard OSGi LDAP filter to use new filter solution for resolver

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall closed FELIX-2039.
----------------------------------

    Resolution: Fixed

This is completed in trunk and passes the CT except for one case which is actually a mistake in the CT. We will likely have to fudge this to pass the release R4.2 CT for the time being until a new CT is released. I will deal with this before we do a release of the framework.

> Reimplement standard OSGi LDAP filter to use new filter solution for resolver
> -----------------------------------------------------------------------------
>
>                 Key: FELIX-2039
>                 URL: https://issues.apache.org/jira/browse/FELIX-2039
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-2.0.3
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: framework-3.0.0
>
>
> The new resolver's requirement is modeled as an LDAP-like filter. In Felix 2.0, we moved away from our own filter implementation and to the standard OSGi filter implementation. The new resolver's requirement filter should be extended to meet the needs of the OSGi Filter and we should return to having our own implementation of it, which will allow for us to fine-tune performance.

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