You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mircea Markus (JIRA)" <ji...@apache.org> on 2010/04/15 19:21:50 UTC

[jira] Created: (POOL-164) GenericKeyedObjectPoolFactory should be able to load itself from a properties file

GenericKeyedObjectPoolFactory should be able to load itself from a properties file
----------------------------------------------------------------------------------

                 Key: POOL-164
                 URL: https://issues.apache.org/jira/browse/POOL-164
             Project: Commons Pool
          Issue Type: New Feature
    Affects Versions: 1.5.5
            Reporter: Mircea Markus


This would be quite handy. Generally pooling configs are not hardcoded, but specified in a config and then passed to the GenericKeyedObjectPoolFactory/GenericObjectPoolFactory. It would be handy to allow a user to load all these configuration from a property file.
a new constructor would be needed: GenericKeyedObjectPoolFactory(property)
or even better GenericKeyedObjectPoolFactory(URL)
Glad to contribute this myself if you find it useful. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (POOL-164) GenericKeyedObjectPoolFactory should be able to load itself from a properties file

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

Phil Steitz updated POOL-164:
-----------------------------

    Fix Version/s: 2.0

> GenericKeyedObjectPoolFactory should be able to load itself from a properties file
> ----------------------------------------------------------------------------------
>
>                 Key: POOL-164
>                 URL: https://issues.apache.org/jira/browse/POOL-164
>             Project: Commons Pool
>          Issue Type: New Feature
>            Reporter: Mircea Markus
>             Fix For: 2.0
>
>
> This would be quite handy. Generally pooling configs are not hardcoded, but specified in a config and then passed to the GenericKeyedObjectPoolFactory/GenericObjectPoolFactory. It would be handy to allow a user to load all these configuration from a property file.
> a new constructor would be needed: GenericKeyedObjectPoolFactory(property)
> or even better GenericKeyedObjectPoolFactory(URL)
> Glad to contribute this myself if you find it useful. 

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


[jira] Updated: (POOL-164) GenericKeyedObjectPoolFactory should be able to load itself from a properties file

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

Sebb updated POOL-164:
----------------------

    Affects Version/s:     (was: 1.5.5)

Does not affect 1.5.5

> GenericKeyedObjectPoolFactory should be able to load itself from a properties file
> ----------------------------------------------------------------------------------
>
>                 Key: POOL-164
>                 URL: https://issues.apache.org/jira/browse/POOL-164
>             Project: Commons Pool
>          Issue Type: New Feature
>            Reporter: Mircea Markus
>
> This would be quite handy. Generally pooling configs are not hardcoded, but specified in a config and then passed to the GenericKeyedObjectPoolFactory/GenericObjectPoolFactory. It would be handy to allow a user to load all these configuration from a property file.
> a new constructor would be needed: GenericKeyedObjectPoolFactory(property)
> or even better GenericKeyedObjectPoolFactory(URL)
> Glad to contribute this myself if you find it useful. 

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