-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.0.3
-
Component/s: Replication
-
Environment:OS: Centos 5 x64
-
ALL
We get following error in our secondary, this is second time we encounter the problem, we have remove all the data in secondary and let it resync all the data in one week ago and seems fixed. But the problem comes again.
"errmsg" : "syncTail: 10068 invalid operator: $id, syncing: { ts: Timestamp 1342667002000|51, h: -3142433914917806080, op: \"u\", ns: \"boc.paper\", o2: { _id:
{ $id: \"4fe0050d217042a83c010000\" }}, o: { $set:
{ info.difficulty: [ \"1\", \"2\", \"3\" ] } } }"
},
- duplicates
-
SERVER-6833 Secondary crashes when replicating a document that the primary accepted (with a field name containing a "$")
- Closed