Skip to content

Handle potential race condition on concurrent boot and bucket creation #457

@rhusar

Description

@rhusar

In a very rare situation, there is a potential race condition where the bucket already exists on creation exception is not handled. This would fail init on one of the nodes.

JGroups start requires staggered start and creation of buckets dynamically is not a good practice in general. Nevertheless, this is easy to address.

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