diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-04-27 16:51:45 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-04-27 16:51:53 +0100 |
commit | cc70129c67ed6284c3d13593e6b19e19d73d3084 (patch) | |
tree | 79d8f359c9d7d5f4593cfe9efc9a531e53f46829 /packages | |
parent | cc6a0ac3a3f76de375aeb04bcc254208c70ce0be (diff) |
Fixing issue where PdpHeartbeats are incorrectly processed by PAP
The below 2 issues are fixed in this review:
1) When updating the policiesToBeUndeployed, the policies list in the
message itself was getting removed, which resulted in incorrect
processing. This was the reason for continuos UPDATE and STATE_CHANGE
messages from PAP to PDP.
2) In case if the policy list in heartbeat doesn't include one or more
policies that are supposed to be deployed(as per DB), the PAP should
send UPDATE messages to PDP asking to deploy them too. But this was
not working as the policiesToBeDeployed list was not getting
initialized properly before getting processed.
Change-Id: I06dbfd1d40bae8a510fc5500fbd38fb87c203c0d
Issue-ID: POLICY-3248
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions