[infinispan-issues] [JBoss JIRA] Updated: (ISPN-636) Need a way to apply je.* properties to BdbjeCacheStore's EnvironmentConfig without using je.properties.
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Oct 13 07:57:40 EDT 2010
[ https://jira.jboss.org/browse/ISPN-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-636:
-------------------------------
Fix Version/s: 4.2.0.ALPHA3
(was: 4.2.0.BETA1)
> Need a way to apply je.* properties to BdbjeCacheStore's EnvironmentConfig without using je.properties.
> -------------------------------------------------------------------------------------------------------
>
> Key: ISPN-636
> URL: https://jira.jboss.org/browse/ISPN-636
> Project: Infinispan
> Issue Type: Feature Request
> Components: Configuration
> Affects Versions: 4.1.0.Final
> Reporter: Supin Ko
> Assignee: Manik Surtani
> Fix For: 4.2.0.ALPHA3, 4.2.0.Final
>
>
> There are a number of Sleepycat-specific properties that I need to set in the EnvironmentConfig for BdbjeCacheStore, for example, "je.log.useODSYNC=true". Since we will have many different cache directories (one per customer), it becomes impractical to have use the je.properties file.
> Since these properties would be the same for all cache instances, it makes sense for them to be in the cache server's config file. This might entail modifying the infinispan/default/loaders/loader/properties element to accomodate implementation-specific properties. Or, it could be done using a naming convention for the properties, for example, apply everything that starts with "je." to the BDBJE EnvironmentConfig.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list