[
https://issues.apache.org/jira/browse/SYNCOPE-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Winkels updated SYNCOPE-438:
------------------------------------
Attachment: syncope-438.patch
This patch add connection pool configuration (maxObjects, minIdle, maxIdle,
maxWait, minEvictableIdleTimeMillis) to syncope core.
The fields (in a separate embedded object PoolingConfiguration) are optional.
Leaving them blank will leave the behaviour as is.
Not implemented:
- UI fields in syncope-console to edit these properties. Currently the
configuration can only be managed through the REST api.
- "Unsetting" the values. When a value has been set, a special value should be
used to signal the user wants to unset it (leaving it NULL means no change). A
negative value could be used for this.
> Provide values for ConnId's APIConfiguration via ConnInstance entities
> ----------------------------------------------------------------------
>
> Key: SYNCOPE-438
> URL: https://issues.apache.org/jira/browse/SYNCOPE-438
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Reporter: Francesco Chicchiriccò
> Fix For: 1.2.0
>
> Attachments: syncope-438.patch
>
>
> Provide support for fine-grain configuration of ConnId connector bundles (via
> APIConfiguration) by storing related parameter values in Syncope's
> ConnInstance entities.
> http://markmail.org/message/y5gbuiczztjvndvo
--
This message was sent by Atlassian JIRA
(v6.1#6144)