-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.0, 1.7.0
-
Component/s: None
-
Labels:None
-
Environment:
onos 1.7
-
Story Points:2
1. Create a meter by POST meter REST API with non-existent Device Id.
2. Causing ConsistentMapException with Timeout.
Expected output:
Should throw error at Response itself , or do not create any meter.