Since a given tablet belongs to a single shard on both repair master and repair followers, row level repair code needs to be changed to work on a single shard for a given tablet. In order to tell the repair followers which shard to work on, a dst_cpu_id value is passed over rpc from the repair master.