Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1196

Add Support for Clustering Disk Connectors

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 2.6.0.Beta1, 2.5.1.GA
    • None
    • Storage
    • None

    Description

      The disk connector can share access to its on-disk storage with other disk connectors, making it suitable for use in a cluster. However, the connector uses a JVM lock to control repository access, so concurrent access to the storage area from different JVMs could lead to inconsistent results.

      In keeping with the spirit of the DBC, the existing locks could (optionally) be configured to also attempt to gain a read or write lock on a file. This way, the OS could help synchronize access between different JVMs in a cluster.

      Attachments

        Activity

          People

            bcarothers_jira Brian Carothers (Inactive)
            bcarothers_jira Brian Carothers (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: