REST API Delete User is really slow

This was a caching issue. I added this system property and it corrected the issue.

cache.username2roster.size = -1

Here is a post that helped: