Status: Accepted
Owner: brainslog
CC: [email protected]
Labels: Type-Defect Priority-Medium Component-DIAMETER-Stack Usability
Roadmap-Fix DIAMETER-1.5.0.FINAL
New issue 4 by brainslog: Diameter Stack: Race Condition in CER processing
causes Diameter TCP stack to fail
http://code.google.com/p/jdiameter/issues/detail?id=4
When receiving a CER for the first time for a peer, it may happen that the
new peer is not created in time and by the time the CER processing starts,
the peer may not yet exist, causing a NullPointerException.
(Issue History @ http://code.google.com/p/mobicents/issues/detail?id=3205)