-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.3.0
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Emu Sprint 3 (11/2 - 11/20)
Currently when an application throws an exception in a packet processor, the exception bubbles up all the way to netty and results in netty closing the connection to the switch.
The core should protect against this so a problem in an application doesn't result in DoS by kicking off switches.