Hello guys, we have a challenge to migrate mongodb 4.2 to 4.4. We have experienced an issue related to(I hope I am precise in my description) the shard keys of the existing collections in the sharded cluster with 3 nodes(using replica sets, no arbiter). The issue is as follow:
{“t”:{"$date":“2022-03-20T18:42:35.470+02:00”},“s”:“E”, “c”:“RDELETER”, “id”:23765, “ctx”:“range-deleter”,“msg”:“Unable to find shard key index”,“attr”:{“keyPattern”:"{ _id: “hashed” }",“namespace”:“cm2w_new.1422835200000”}}
Any help will be appreciated!