Description
In the recent changes to data structures in UrlRewrite/UrlMappingPathIndex/UrlMappingContainer classes, the url_mapping itself is not deleted, I think. The PathIndex, Trie objects are cleaned up, but not the url_mapping.
In the recent changes to data structures in UrlRewrite/UrlMappingPathIndex/UrlMappingContainer classes, the url_mapping itself is not deleted, I think. The PathIndex, Trie objects are cleaned up, but not the url_mapping.