Removal of a local user properly removes data from database but PEP entries are kept in in-memory cache until they are invalidated (after some time). Those entries should be removed when the user is removed.
Andrzej Wójcik (Tigase) commented 7 years ago
Fixed issue with invalidation of cached entries for PEP nodes of the removed user.
Removal of a local user properly removes data from database but PEP entries are kept in in-memory cache until they are invalidated (after some time). Those entries should be removed when the user is removed.