Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: Linux
Platform: PC
-
1345
Description
odl version:
org.opendaylight.controller.version = 0.1
org.opendaylight.controller.build.scm.version = 9ef0e0cb27949d6e9153b4042d35f691f87cdcf5
org.opendaylight.controller.build.user = jenkins-controller
org.opendaylight.controller.build.workspace = **********
org.opendaylight.controller.build.timestamp = 1404770862086
org.opendaylight.controller.build.machine = **********
scenario:
1) add flow inot config DS
2) check it in operational data store (DS)
3) delete flow from config DS
4) check it in operational data store (DS) - still present even after 60 seconds
issue notes:
- in 4) we see all flow details, including strange id <id>#UF$TABLE*2*1</id>
it was reported in https://bugs.opendaylight.org/show_bug.cgi?id=1088 - but in hydrogen release the id looks the same, but removal works
- switch is not checked if the removal happen, only operational DS
- applicable for many xml files: e.g. f101.xml, 102, 103, 104 , 28, and some others
f101.xml in attachment
Attachments
Issue Links
- is blocked by
-
CONTROLLER-668 Timed out flows not removed from operational space
- Resolved