Status: Accepted
Owner: brainslog
CC: [email protected]
Labels: Component-Diameter SubComponent-Diameter-Base-RA Type-Defect
Priority-High Roadmap-Fix
New issue 8 by brainslog: Diameter RAs fail to set/cancel
ActivityRemoveTimer in a clustered environment
http://code.google.com/p/jain-slee/issues/detail?id=8
(This issue is a continuation from
http://code.google.com/p/mobicents/issues/detail?id=3038)
When trying to set (or cancel) an ActivityRemoveTimer in a clustered
environment, an exception is thrown causing it to fail up to the
application.
The cause of the exception is due to a not configured FT Timer instance.
While this should and will be fixed, the exception should be catched and
should not be propagated to the application.