Uploaded image for project: 'Policy Framework'
  1. Policy Framework
  2. POLICY-484

Extend election handler run window and clean up error messages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Beijing Release
    • Beijing Release
    • None
    • None

      Under stress, the election handler in feature-active-standby-management may not get a chance to run within the allowed window causing the "watcher" thread to kill it and restart it.  The window needs to be expanded.  Also expand the pdp.updateInterval and pdp.checkInterval parameter values appropriately in the properties file.

      The /test REST interface generates an (erroneous) error message every time it is called.  This must be changed to a debug message.

      Under some conditions the JPA transaction may be already closed when commit is called in StateManagement. Surround it with a check to see if the transaction is active, so it will not generate an error in the log.

       

            jhh jhh
            km097d km097d
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: