Reindex API triggers storage event replay
The current reindex API implementation will trigger storage event replay therefore it causes all the downstream services which subscribe to the topic to handle the event.
By design, reindex API in indexer service should only impact elastic search index only.