Skip to content

shard splitting doesn't always respect nested docs  #27378

@s1monw

Description

@s1monw

Nested docs share the same _id which is enough unless _routing is involved and / or the index is partitioned. We need to find a good way to respect nested docs when we select the docs that should be deleted. We can either do this at runtime (when we split) or we also index / store the _routing value from the parent.

@jpountz WDYT

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions