[infinispan-issues] [JBoss JIRA] (ISPN-7139) Consistent prefix in property names of Hot Rod client configurations

Tristan Tarrant (JIRA) issues at jboss.org
Wed Feb 28 17:29:12 EST 2018


     [ https://issues.jboss.org/browse/ISPN-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-7139:
----------------------------------
    Fix Version/s: 9.3.0.Final
                       (was: 9.2.0.Final)


> Consistent prefix in property names of Hot Rod client configurations
> --------------------------------------------------------------------
>
>                 Key: ISPN-7139
>                 URL: https://issues.jboss.org/browse/ISPN-7139
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Configuration, Remote Protocols
>            Reporter: Sanne Grinovero
>             Fix For: 9.3.0.Final
>
>
> Most Hot Rod configuration properties use the prefix {{infinispan.client.hotrod.}} which makes it easy to recognize them.
> Some properties don't use the prefix though, such as all those related to connection pooling, e.g. {{maxActive}}, {{maxTotal}}, ..
> This makes it hard to read Hot Rod specific configuration properties from alternative sources. In particular we'd like to embed such properties in an Hibernate configuration file (for Hibernate OGM) but the fact that some properties need special handling forces us to keep a list of these to have special care, rather than being able to use a prefix like it is done in most such cases.
> It should be easy to prefix all the properties, and deprecate the names.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list