Details
-
Bug
-
Status: Closed
-
To be reviewed
-
Resolution: Done
-
None
-
None
-
Security Level: Public
-
S2
-
No
-
Pre-production defect
-
1
-
Prod Eng - Loki 08/14
-
S2 (Regular)
Description
When failing to send a back pressure response, an infinite loop is created since the failure callback references itself. That recursion goes on and on until the memory manager is invalidated, at which point a NPE is thrown.