Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Bulk Executor failing when run against a collection with RU/sec greater than 10k #11

@bogdan-dumitrescu

Description

@bogdan-dumitrescu

I've created the following Kotlin script to reproduce the error:

https://gist.github.com/bogdan-dumitrescu/b93f57887104f0be225168eb39b1b2a7

The problem we are facing is quite straight forward:

  • the included code works as expected if the collection it's executed against is configured with less than 10k RU/sec
  • if the collection is configured with more than 10k RU/sec the following error is thrown by the bulk executor:

https://gist.github.com/bogdan-dumitrescu/1189d6c833dee003f85bf412ec82457b

Is this error caused by a misconfiguration of our database or perhaps our bulk executor?

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