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

Extend jcr event model to support sequencing

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 3.0.0.Alpha3
    • None
    • None
    • None

    Description

      Since sequencing is an asynchronous operation, we need to be able to tell when a sequencing operation has finished. ATM, we keep trying to query for nodes, for a given amount of time and hope the sequencing output will appear.
      We should extend the jcr event model, with a NODE_SEQUENCED event type which gets fired after the session.save (tx commit ?) of a sequencing operation.

      This would allow external clients to interact more cleanly with the sequencing process.

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            hchiorean Horia Chiorean (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: