My Oracle Support Banner

Sy STR On Old Session Is Getting Success Response After Overridden With New SLR Request (Doc ID 3018533.1)

Last updated on MAY 01, 2024

Applies to:

Oracle Communications BRM - Elastic Charging Engine - Version 12.0.0.8.0 and later
Information in this document applies to any platform.

Symptoms

The issue can be reproduced at will with the following steps:

Scenario 1

1. Have 2 - DGW configured in HA mode with process names are DGW1 , DGW2.
2. Make the server parameter - enableSySessionCleanUp as 'true'

3. SLR 1 is sent to DGW1 and check we have DiameterPersistedSySessionStore cache updated as ,

["SLR_SLA_7010_Bug36266447_1", DiameterPersistedSySessionImpl{userIdentities=[0036266447]}]

4. SLR 2 is sent to DGW2 and check we have DiameterPersistedSySessionStore cache updated as ,

["SLR_SLA_7010_Bug36266447_1", DiameterPersistedSySessionImpl{userIdentities=[0036266447]}]
["SLR_SLA_7010_Bug36266447_2", DiameterPersistedSySessionImpl{userIdentities=[0036266447]}]

It is seen that enableSySessionCleanUp as 'true' and see that DiameterPersistedSySessionStore is stored with 2 session ID's as its not cleaned up.

 

Scenario 2

1. SLR1 established via DGW1.

2. SLR2 established via DGW2.
SLR2 was overridden the previous session (SLR1) properly.

3. STR1 comes with old session via DGW1 --Success (2001)

4. if STR1 comes with old session via DGW2 --- DIAMETER_UNKNOWN_SESSION_ID (5002)

 

ACTUAL BEHAVIOR
---------------
Sy STR on old session is getting success response after overridden with new SLR request

EXPECTED BEHAVIOR
-----------------------
Old sy session needs to cleared when the new SLR comes

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.