Open mogupta opened 3 years ago
Seems like a mongo shard limitation. https://docs.mongodb.com/manual/reference/method/db.collection.findAndModify/#sharded-collections
Seems like a mongo shard limitation
Could you submit a fix to this?
Sure, but it will be sometime later. I am just trying to reduce the number of mongodb calls on boot.
System Information
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'