[
https://issues.apache.org/jira/browse/JCR-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-1295.
--------------------------------
Resolution: Fixed
I committed a partial and slightly modified version of the patch in revision
610214. The committed version only contains the bundle persistence and journal
changes.
I dropped the db persistence and file system changes since they didn't compile
(createSchemaSql vs. getSchemaDDL, etc.). Also, as of Jackrabbit 1.4 I would
recommend people to use bundle persistence over db persistence and to disable
useExternalBlobs over using a database file system. Thus I don't think it's
necessarily even worthwhile implementing tablespace support for those features.
Merged to the 1.4 branch in revision 610219 for inclusion in the Jackrabbit 1.4
release.
Thanks for the contribution!
> Tablespace (Filegroup) support for MS SQL Server
> ------------------------------------------------
>
> Key: JCR-1295
> URL: https://issues.apache.org/jira/browse/JCR-1295
> Project: Jackrabbit
> Issue Type: New Feature
> Components: jackrabbit-core
> Environment: Microsoft SQL Server 2005, Windows operating systems.
> Reporter: Vijai Kalyan
> Assignee: Jukka Zitting
> Priority: Minor
> Fix For: 1.4
>
> Attachments: JackRabbit-Tablespace-SQLServer-Trunk.zip,
> mssqlserver-tablespace-support-trunk.patch
>
>
> Tablespace support was added for Oracle database servers in this issue
> https://issues.apache.org/jira/browse/JCR-968
> We would like tablespace (or filegroup) support for MS SQL Server as well. To
> address this, we have created a patch using the trunk of JackRabbit that
> closely follows the patch in the above named issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.