Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-1315

IntentPerfInstaller does not read in correct config

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Critical
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.1.0
    • Component/s: None
    • Labels:

      Description

      Tried to use config file to configure some options in IntentPerfInstaller app. my config file is "org.onosproject.intentperf.IntentPerfInstaller.cfg". When I tried to change numNeighors, I can see the log still use the default "0" value; also tried changing numKeys, the logs show some issue with the property name.

      This is with cfg configure "numNeighbors = 4":
      2015-03-15 08:24:21,502 | INFO | nt-perf-reporter | IntentPerfInstaller | 161 - org.onosproject.onos-app-intent-perf - 1.1.0.SNAPSHOT | Started with appId 4; numKeys = 40000; cyclePeriod = 1000 ms; numNeighbors=0

      Then changed "numKeys = 10000":
      2015-03-15 08:27:37,904 | WARN | ntPerfInstaller) | ComponentConfigManager | 156 - org.onosproject.onos-core-net - 1.1.0.SNAPSHOT | Unable to reset non-existent property numNeighbors for component org.onosproject.intentperf.IntentPerfInstaller
      2015-03-15 08:27:48,164 | INFO | nt-perf-reporter | IntentPerfInstaller | 161 - org.onosproject.onos-app-intent-perf - 1.1.0.SNAPSHOT | Started with appId 4; numKeys = 40000; cyclePeriod = 1000 ms; numNeighbors=0

        Attachments

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

          Activity

            People

            Assignee:
            tom Thomas Vachuska
            Reporter:
            suibin suibin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: