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

Extend election handler run window and clean up error messages

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Medium
    • Resolution: Done
    • Beijing Release
    • Beijing Release
    • None
    • None

    Description

      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.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jhh Jorge Hernandez
            km097d Kevin McKiou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: