Description
In PHOENIX-6213 we added support for adding source of operation cell tag to Delete Markers. But we added the logic to create TagRewriteCell and add it to DeleteMarker only in IndexRegionObserver coproc. I missed adding the same logic to Indexer coproc. Thank you tkhurana for finding this bug.