Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-55169

Timeseries bucket collections is expected to fail tenant migration cloner's non-empty id index check

    • Fully Compatible
    • ALL
    • Repl 2021-03-22

      According to the EVG patch builds forĀ SERVER-55157, when the tenant data contains timeseries bucket collections, tenant migrations consistently abort after failing this check inside TenantMigrationCloner.

      'abortReason': {'code': 20, 'codeName': 'IllegalOperation', 'errmsg': "Tenant migration recipient command failed :: caused by :: IllegalOperation: Error cloning collection 'tenantMigrationTenantId_test.system.buckets.timeseries_expire_collmod' :: caused by :: Found empty '_id' index spec but the collection is not specified with 'autoIndexId' as false, tenantId: tenantMigrationTenantId, namespace: tenantMigrationTenantId_test.system.buckets.timeseries_expire_collmod"}, 'ok': 1.0, '$clusterTime': {'clusterTime': Timestamp(1615479460, 14), 'signature': {'hash': b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', 'keyId': 0}}, 'operationTime': Timestamp(1615479460, 14)}

            Assignee:
            lingzhi.deng@mongodb.com Lingzhi Deng
            Reporter:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: