Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-479

Excessive synchronization in ReconfigureOnChangeFilter.decide

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • 0.9.17
    • None
    • None

    Description

      The synchronization in ReconfigureOnChangeFilter.decide hurts scalability.

      It seems unnecessary to serialize the code in changeDetected – it should be possible to use atomic updates of nextCheck and lastModified and only serialize the actual reconfiguration.

      Attachments

        1. jprofiler.jpg
          165 kB
        2. screenshot-1.jpg
          166 kB
        3. yourkit.jpg
          293 kB

        Activity

          People

            ceki Ceki Gülcü
            anders Anders Wallgren
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: