Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-6431

WebServiceWorkItemHandler redundant synchronised method

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 7.4.1.Final
    • None
    • None
    • None
    • NEW
    • NEW

    Description

      The WebServiceWorkItemHandler currently is synchronised at the method getWSClient even though behind the scenes a ConcurrentHashMap is being used.

      This synchronised blocking was picked up in performance tests. Having moved the synchronised method to a block further inline in the method performance gains were noticed.

      Pull Request has been made for this.

      Attachments

        Activity

          People

            swiderski.maciej Maciej Swiderski (Inactive)
            iwatson@redhat.com Ian Watson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: