[jboss-jira] [JBoss JIRA] (AS7-1893) JDBC cache store configuration improvements
Martin Gencur (JIRA)
jira-events at lists.jboss.org
Tue Mar 13 10:23:48 EDT 2012
[ https://issues.jboss.org/browse/AS7-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676432#comment-12676432 ]
Martin Gencur commented on AS7-1893:
------------------------------------
To be more precise...my concern is that this JIRA is all about being more explicit about the individual jdbc cache store types so I think users should not be able to create jdbc stores based on whether they define the binary-keyed table or string-keyed table or both.
> JDBC cache store configuration improvements
> -------------------------------------------
>
> Key: AS7-1893
> URL: https://issues.jboss.org/browse/AS7-1893
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Clustering
> Reporter: Manik Surtani
> Assignee: Richard Achmatowicz
> Fix For: 7.1.1.Final
>
>
> The current <jdbc-store ...> element isn't quite explicit enough to differentiate between the 3 types of JDBC cache stores Infinispan has to offer. <string-keyed-jdbc-store ... >, <binary-keyed-jdbc-store ... > and <mixed-keyed-jdbc-store ... > may be better. Similarly, <bucket-table> and <entry-table> expose implementation details. <binary-keyed-table ...> and <string-keyed-table ... > may be better.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list