Skip to content

Loose WPs in ES when change dates for RBs. #339

Closed
@maxceem

Description

@maxceem

Another great catch from @eisbilir. We added key to some events, so when we create RB and many WPs are created for this RB they wold be processed one by one in ES Processor.

But after we change RB dates, we raise all of the RB.update,WP.create,WP.update,WP.delete topics potentionally they would still overwrite each other if ES processor try process them in parallel.
We are not safe from this because it's different topics, so they would be still processed in parallel.

cc @nkumar-topcoder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions