-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.4.3
-
Component/s: Replication
-
None
-
ALL
my replicaset consists of one primary node, one secondery node and one arbitery node. Recently,my secondry node terminate very frequently. By checking the log, I found some documents are too large, but not all of the document cause the termination. Here is the last two log before secondery down:
Unable to find source-code formatter for language: log. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
2017-12-31T16:41:10.748+0800 F - [repl writer worker 4] terminate() called. An exception is active; attempting to gather more information 2017-12-31T16:41:10.872+0800 F - [repl writer worker 4] DBException::toString(): 10334 BSONObj size: 17027099 (0x103D01B) is invalid. Size must be between 0 and 16793600(16MB) First element: 0:
- duplicates
-
SERVER-29282 BSON Document Size can be exceeded when grouping inserts on SECONDARY nodes
- Closed