Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] When using Mongo sharding #60

Open
mogupta opened this issue Nov 15, 2020 · 3 comments
Open

[bug] When using Mongo sharding #60

mogupta opened this issue Nov 15, 2020 · 3 comments
Labels

Comments

@mogupta
Copy link

mogupta commented Nov 15, 2020

System Information

  • Aedes: 0.40.1
  • NodeJS: 12.15.0
  • OS: Ubuntu 20.04
  • Arch: x86_64
  • Mongodb Cluster : 4.2.8

Describe the bug
Retained collection is not being populated by Aedes. The following error is thrown inside the executeBulk function.
Failed to target upsert by query :: could not extract exact shard key'

@mogupta mogupta added the bug label Nov 15, 2020
@mogupta
Copy link
Author

mogupta commented Nov 15, 2020

@robertsLando
Copy link
Member

Seems like a mongo shard limitation

Could you submit a fix to this?

@mogupta
Copy link
Author

mogupta commented Nov 17, 2020

Sure, but it will be sometime later. I am just trying to reduce the number of mongodb calls on boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants