You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2015/05/13 07:41:59 UTC

[jira] [Updated] (FELIX-4884) Avoid unnecessary array creation if listConfigurations does not find anything

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

Carsten Ziegeler updated FELIX-4884:
------------------------------------
    Summary: Avoid unnecessary array creation if listConfigurations does not find anything  (was: listConfigurations should return null if no configuration is found)

> Avoid unnecessary array creation if listConfigurations does not find anything
> -----------------------------------------------------------------------------
>
>                 Key: FELIX-4884
>                 URL: https://issues.apache.org/jira/browse/FELIX-4884
>             Project: Felix
>          Issue Type: Bug
>          Components: Configuration Admin
>    Affects Versions: configadmin-1.8.2, configadmin-1.8.4
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: configadmin-1.8.6
>
>
> According to the ConfigAdmin javadocs, listConfigurations should return null if no configurations are found. The current implementation however returns an empty array



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)