Skip to content

Mongo #54

@KamilNadlonek-TomTom

Description

@KamilNadlonek-TomTom

Hi
I am using MongoDBLockManager and I have problem when I want add second task with the same concurrency.
Could you explain why you do not allow the creation of two tasks with the same concurrency but with different names?

When I debug code I found error message:

Write operation error on server localhost:27017. Write error: WriteError{code=11000, message='E11000 duplicate key error collection: archiver.TASK_LOCKS index: name_text_concurrencyIndex_1 dup key: { _fts: "archiv", _ftsx: 0.625, concurrencyIndex: 1 }', details={}}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions