Comment 2 for bug 1582534

Revision history for this message
Prabhjot Singh Sethi (prabhjot) wrote :

two KSync route entries were pending while KSync route object was getting deleted.

this issue seems to have happened due to Route Add/Change notify after the VRF delete notify, which as a result scheduled ksync object unregister followed by adding routes in ksync object before processing object unregister.

this issue can be fixed by using DBFilters in KSyncDBObject by ignoring Add/Change notification on a route entry with deleted VRF entry