-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.10.0
-
Component/s: None
-
Story Points:3
-
Sprint:K Bug Sprint
2017-05-19 10:43:55,280 | WARN | tive-installer-2 | FlowObjectiveManager | 127 - org.onosproject.onos-core-net - 1.10.0.SNAPSHOT | Exception while installing flow objective org.onosproject.store.service.ConsistentMapException$Timeout: onos-flowobjective-groups at org.onosproject.store.primitives.DefaultConsistentMap.complete(DefaultConsistentMap.java:233)[125:org.onosproject.onos-api:1.10.0.SNAPSHOT] at org.onosproject.store.primitives.DefaultConsistentMap.put(DefaultConsistentMap.java:123)[125:org.onosproject.onos-api:1.10.0.SNAPSHOT] at org.onosproject.store.flowobjective.impl.DistributedFlowObjectiveStore.putNextGroup(DistributedFlowObjectiveStore.java:100)[129:org.onosproject.onos-core-dist:1.10.0.SNAPSHOT] at org.onosproject.driver.pipeline.DefaultSingleTablePipeline.next(DefaultSingleTablePipeline.java:251)[160:org.onosproject.onos-drivers-default:1.10.0.SNAPSHOT] at org.onosproject.net.flowobjective.impl.FlowObjectiveManager$ObjectiveInstaller.run(FlowObjectiveManager.java:214)[127:org.onosproject.onos-core-net:1.10.0.SNAPSHOT] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_121] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_121] at java.lang.Thread.run(Thread.java:745)[:1.8.0_121]
To reproduce on a 3-node cluster:
cfg set org.onosproject.net.intent.impl.IntentManager skipReleaseResourcesOnWithdrawal true cfg set org.onosproject.provider.nil.NullProviders deviceCount 30 cfg set org.onosproject.provider.nil.NullProviders topoShape linear cfg set org.onosproject.provider.nil.NullProviders enabled true balance-masters cfg set org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator useFlowObjectives true cfg set org.onosproject.intentperf.IntentPerfInstaller numKeys 4000 cfg set org.onosproject.intentperf.IntentPerfInstaller numNeighbors 0 cfg set org.onosproject.intentperf.IntentPerfInstaller cyclePeriod 1000