Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-11766

[AbstractSynchronizeObserver] If acquiring log fails, it is logged as INFO only

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.8.0, 4.7.11
    • 4.7.4, 4.8.0
    • None
    • None

      Two points:

      1. The observe method try to acquire the live lock during two seconds, if it fails, only an INFO logged is returned. Maybe it should be an ERROR log, or at least a WARN log.
      2. Maybe AbstractSynchronizeObserver can be an AsyncObserver instead of a [Sync]Observer, it is used only to update the live workspace.

      Note that if we transform the observer is async, we could try to get the lock more longer.

            Unassigned Unassigned
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: