Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-1141

LockOperation - In a clustered environment, a lock created on one server is not sent to the other servers.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3.1
    • 1.3.3
    • clustering
    • None
    • Clustered Install of Jackrabbit

    Description

      The cluster operation for a lock (LockOperation) always has the isLock variable set to false.
      The operation to represent a lock should set the isLock variable to true.

      /**

      • Flag indicating whether this is a lock.
        */
        private boolean isLock;

      Attachments

        Activity

          People

            dpfister Dominique Pfister
            jbrodeur John Brodeur
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: