Skip to content

Improve dealing with remote KER disappears without notification #703

@bnouwt

Description

@bnouwt

KERs currently do not correctly respond to remote KERs that disappear without notification; i.e. the KD lease is not renewed in time and so other KERs are notified that a KER is now gone (i.e. Removing peer that is now gone: http://localhost:8081).

This is caused by the fact that no further action is taken to also remove the smart connectors associated with this remote KER and because this does not happen, they are still taken into account when relevant KIs are activated. This problem only occurs when the remote KER is killed without being able to send a stop message to other KERs.

So, fix this by notifying all the SCs in this KER to update their OtherKnowledgeBaseStore accordingly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions