Uploaded image for project: 'Traffic Control'
  1. Traffic Control
  2. TC-166

lastConfigCheck stat should be updated if CrConfigs have a different checksum but the same timestamp

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.0.0
    • None
    • Traffic Router

    Description

      When Traffic Router checks for a new CrConfig it first checks to see if the CrConfig returned from Traffic Monitor has the same checksum as it's current version, if it doesn't then Traffic Router attempts to process it. During processing, if the new CrConfig has the same timestamp as the current CrConfig, Traffic Router logs and info message and returns false. A warning is then logged saying CrConfig has been rejected. This is ok, however, the lastConfigCheck stat is not updated. Since the CrConfigs are the same, the lastConfigCheck stat should be updated.

      This is basically an edge case that we came across because we are running javaTM and goTM in parallel. The lastConfigCheck stat was only being updated once every other poll, which cause our alarms to go off.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              neuman David Neuman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: