Error while sharding a collection - BSON size limit hit while building Message

Hi,

We are getting below error while enabling sharding on our collections.

collectionSize : 8 TB
Shard Key : referenceId and CreateDateTime (YYYY-MM-DD-HH-MM-SS).

{
        "ok" : 0,
        "errmsg" : "BSON size limit hit while building Message. Size: 16866143 (0x1015B5F); maxSize: 16793600(16MB)",
        "code" : 10334,
        "codeName" : "BSONObjectTooLarge",
        "$clusterTime" : {
                "clusterTime" : Timestamp(1752063176, 7),
                "signature" : {
                        "hash" : BinData(0,"2oXr3/fQWXb882UKu0zzGgVytyw="),
                        "keyId" : NumberLong("7521554742611279897")
                }
        },
        "operationTime

Can you please suggest if there is anyway to rectify this error.

Thanks,
Sumit

Hi, it seems you hit some kind of bug. I’d suggest opening a report at Jira - Percona JIRA

Thanks,

I tried to create jira but showing i am not authorised to create jira. Am i not autorised to create jira in community?

Thanks,
Sumit