0

単一インスタンスの mongodb に挿入するドキュメントが多すぎると、次のエラーが発生します。

11:53:00.379 [conn1378573] error: hashtable namespace index max chain reached:1335",
"Wed Apr  3 11:53:00.379 [conn1378573] error: hashtable namespace index max chain reached:1335",
"Wed Apr  3 11:53:00.379 [conn1378573] error: hashtable namespace index max chain reached:1335",
"Wed Apr  3 11:53:00.379 [conn1378573] error: hashtable namespace index max chain reached:1335",
"Wed Apr  3 11:53:00.379 [conn1378573] end connection 127.0.0.1:40748 (1 connection now open)",

このエラーの意味は何ですか、どうすれば解決できますか?

4

1 に答える 1

1

いくつのコレクションを使用していますか? これを見てみることをお勧めします

于 2013-04-03T16:39:03.003 に答える