Skip to content

Updating of interface tags does not guarantee write to DB #237

@Ktmi

Description

@Ktmi

Updating the tags of an interface generates an event, which is then later processed by topology to write the tag data to the DB. However, it is possible that before this event is processed kytos can crash or shutdown, or some other event can occur which prevents the write to the DB. This can lead to scenarios where another NApp reserves a tag, writes to the DB that it reserved a given tag, then kytos closes before the fact that the tag is in use is registered by topology.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions