You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @rudney-souza, there's several reasons why the backfill work items may not align with the snapshot shards and they should not be compared.
The most likely cause of the discrepancy here is from indices which are excluded by default during backfill, by default, any index that starts with .
I'd recommend using console clusters cat-indices to compare the source and target shard and document counts. Note, if active index updates are occurring, doc counts may not line up.
What is the bug?
When trying to migrate from opensearch 1.3 to opensearch 2.17 i get some indexes to not be with documents
How can one reproduce the bug?
Creating snapshot with migration assistant and then using backfill migration
What is the expected behavior?
A clear and concise description of what you expected to happen.
What is your host/environment?
OS_1.3 to OS_2.17
Do you have any screenshots?
The text was updated successfully, but these errors were encountered: