[jira] Created: (FELIX-1781) Try to reduce object allocations/usage in resolver algorithm

View: New views
3 Messages — Rating Filter:   Alert me  

[jira] Created: (FELIX-1781) Try to reduce object allocations/usage in resolver algorithm

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Try to reduce object allocations/usage in resolver algorithm
------------------------------------------------------------

                 Key: FELIX-1781
                 URL: https://issues.apache.org/jira/browse/FELIX-1781
             Project: Felix
          Issue Type: Improvement
          Components: Framework
    Affects Versions: felix-2.0.1
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
            Priority: Minor
             Fix For: felix-2.2.0


Try to make the resolver algorithm more efficient by reducing the number of memory allocations and usage.

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


[jira] Updated: (FELIX-1781) Try to reduce object allocations/usage in resolver algorithm

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Richard S. Hall updated FELIX-1781:
-----------------------------------

    Fix Version/s:     (was: felix-2.2.0)
                   felix-2.0.2

> Try to reduce object allocations/usage in resolver algorithm
> ------------------------------------------------------------
>
>                 Key: FELIX-1781
>                 URL: https://issues.apache.org/jira/browse/FELIX-1781
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: felix-2.0.1
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: felix-2.0.2
>
>
> Try to make the resolver algorithm more efficient by reducing the number of memory allocations and usage.

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


[jira] Closed: (FELIX-1781) Try to reduce object allocations/usage in resolver algorithm

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Richard S. Hall closed FELIX-1781.
----------------------------------

    Resolution: Fixed

ICapability now has a reference to its owning module, which eliminates the need for the PackageSource class.

> Try to reduce object allocations/usage in resolver algorithm
> ------------------------------------------------------------
>
>                 Key: FELIX-1781
>                 URL: https://issues.apache.org/jira/browse/FELIX-1781
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: felix-2.0.1
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: felix-2.0.2
>
>
> Try to make the resolver algorithm more efficient by reducing the number of memory allocations and usage.

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