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

CLONE -Excessive synchronization in ReconfigureOnChangeFilter.decide

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 1.0.2
    • 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

        Activity

          People

            ceki Ceki Gülcü
            uriunger uri unger
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: