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
已提问 5 年前699 查看次数
3 回答
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
已回答 5 年前
0

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

AWS
已回答 5 年前
0

Thank you for the update, Joseph.

denzk
已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则