[ https://issues.apache.org/jira/browse/JCR-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edouard Hue updated JCR-3030: ----------------------------- Attachment: JCR-3030.patch Updated patch with restored backward compatibility with configuration files and two relative unit tests. > Permit using different tablespaces for tables and indexes with Oracle > --------------------------------------------------------------------- > > Key: JCR-3030 > URL: https://issues.apache.org/jira/browse/JCR-3030 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-core, sql > Affects Versions: 2.3.0 > Reporter: Edouard Hue > Priority: Minor > Attachments: JCR-3030.patch > > > OracleFileSystem, OraclePersistenceManager and OracleDatabaseJournal already > provide a tableSpace parameter to customize the DDL, but the same tablespace > is used for both tables and indexes. It is common place to use distinct > tablespaces for these. Jackrabbit could provide support for this. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira