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

Add Support for Clustering Disk Connectors

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: