Skip to content

exception thrown in MongoDB when using replicaset #1429

@tomaz-beltram

Description

@tomaz-beltram

I configured mongo to run in a replicaset and can't insert documents because of unsupported BSON type timestamp 0x11. When calling Connection::sendRequest() with insert command an exception is thrown from MongoDB/src/Document.cpp Document::read()

Not implemented: Element ts contains an unsupported type 11

I am using poco 2.0.0 on Ubuntu 16.04 x86_64.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions