You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Vijai Kalyan (JIRA)" <ji...@apache.org> on 2008/01/14 18:36:35 UTC

[jira] Commented: (JCR-1295) Tablespace (Filegroup) support for MS SQL Server

    [ https://issues.apache.org/jira/browse/JCR-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558685#action_12558685 ] 

Vijai Kalyan commented on JCR-1295:
-----------------------------------

I will recheck the file system changes. As for the changes in db persistence, we are at present using db persistence over bundle persistence since bundle persistence does not provide a method to override how a connection is obtained (and we have a need to route connection requests through our internal code which provides connection pooling etc). 

> 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.