Skip to content

Lucene partition record counts are inaccurate when a document is updated multiple times in the same transaction #3704

@ohadzeliger

Description

@ohadzeliger

The update operation gets saved in the NRT which prevents the PK segment from seeing the updated record. The next update fails to then delete the record from PK index and from updating the partitioner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions