Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-1907

Make the jcr observers in the HST first flush events non synchronized to a queue and dispatch these events in turn (possibly to synchronized methods)

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • High
    • Resolution: Fixed
    • None
    • 2.24.00
    • None
    • None

    Description

      By default, all Hippo repository observers are synchronous. When listening to events, and make this listening synchronized in the client (= HST in this case) code, easily deadlocks are met in, it seems, clustered setups.

      Hence, I'd like to delegate the events to a temporal hst queue, which in turn delegates them in a different thread to listeners.

      Attachments

        Activity

          People

            jsheriff Junaidh Kadhar Sheriff
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: