Closed ManasaBM1 closed 1 year ago
Assertion failure details:
/v1/bequeath-your-data-and-die Update LTP notified?::new-application-protocol update:: Expected ExecutionAndTraceLog/v1/list-records-of-flow
/v1/bequeath-your-data-and-die Update LTP notified?::new-application-address update / ipv-4-address update:: Expected ExecutionAndTraceLog/v1/list-records-of-flow
/v1/bequeath-your-data-and-die Update LTP notified?::new-application-address update / domain-name update:: Expected ExecutionAndTraceLog/v1/list-records-of-flow
/v1/bequeath-your-data-and-die Update LTP notified?::new-application-port update:: Expected ExecutionAndTraceLog/v1/list-records-of-flow
Issue Description: when we execute /v1/bequeath-your-data-and-die service to Update the tcp- clinet information to newRealese it is updating the information in the config file but notification is not being sent to ALT.
Root Cause: Here we are sending the logicalTerminationPointConfigurationStatus list as a input to the forwarding here we are sending only tcpClientConfigurationStatus and we are not sending httpClientConfigurationStatus information
solution: while executing /v1/bequeath-your-data-and-die send both a httpClientConfigurationStatus and tcpClientConfigurationStatus both