[Feature Request] Add routing to Translog #17454
Labels
enhancement
Enhancement or improvement to existing feature or request
Indexing
Indexing, Bulk Indexing and anything related to indexing
untriaged
Is your feature request related to a problem? Please describe
In our product, we've developed a tool that replays the translog and write to multiple OpenSearch clusters. However, when performing indexing or deletion operations with routing, the target shards turn out to be incorrect. The root cause lies in the fact that the translog does not include the routing.
Describe the solution you'd like
Add routing to Translog
Related component
Indexing
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: