Hi Pablo, On Mon, May 06, 2019 at 02:40:38PM -0400, Eric Garver wrote: > If we've done a partial fetch of the cache and the genid is the same the > cache update will be skipped without fetching the rules. This causes the > index to handle lookup to fail. To remedy the situation we flush the > cache and force a full update. > > Fixes: 816d8c7659c1 ("Support 'add/insert rule index <IDX>'") > Signed-off-by: Eric Garver <eric@xxxxxxxxxxx> [..] Please drop this patch. After discussing with Phil we should fix cache issues like this generically by considering the cache "cmd". I have a patch mostly ready - I'll try to post it today. Thanks. Eric.