When URL rewrite changes the URI, the routing policy will no longer work with the original URI, so if the user needs to do the rewrite will never happen, due to the rewrite in routing policies happens on content phase.
See details https://github.com/3scale/APIcast/issues/1084
This is needed for the Strimzi/APIcast integration.