Index Creation fails after 2h with "operation was interrupted" code 11601

0

I'm trying to create a few indices on a large collection, that I was able to create on MongoDB without problems on the same instance type. Each index took 6-7h to generate. Amazon DocumentDB seems to kill the index creation exactly after 2h with the following response:

{ "ok" : 0, "errmsg" : "operation was interrupted", "code" : 11601 }

Does Amazon DocumentDB impose a 2h limit for index creations?

Deniz

denzk
gefragt vor 5 Jahren699 Aufrufe
3 Antworten
0

We've identified the issue and are working on a fix. We will post an update to this thread once the fix is rolled out. Thanks for bringing this to our attention.

AWS
beantwortet vor 5 Jahren
0

Thank you again for the feedback. This issue has been fixed.

AWS
beantwortet vor 5 Jahren
0

Thank you for the update, Joseph.

denzk
beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen