Skip to content

MongoDB BSON type 0x11 support, fixes #1429#1435

Merged
obiltschnig merged 4 commits intopocoproject:poco-1.7.6from
tomaz-beltram:gh-1429
Sep 28, 2016
Merged

MongoDB BSON type 0x11 support, fixes #1429#1435
obiltschnig merged 4 commits intopocoproject:poco-1.7.6from
tomaz-beltram:gh-1429

Conversation

@tomaz-beltram
Copy link
Copy Markdown
Contributor

New SpecialTimestamp support used only internally by mongodb handling replica set and sharded collections.

@obiltschnig
Copy link
Copy Markdown
Member

In the BSON spec this type is just called "timestamp", so maybe we could drop the "special" from the name here. Since it's in the Poco::MongoDB namespace this should not be an issue.

@tomaz-beltram
Copy link
Copy Markdown
Contributor Author

tomaz-beltram commented Sep 28, 2016

It will not be an issue for the compiler but for the human reader. What about InternalTimestamp, its mongodb specific (http://bsonspec.org/spec.html).

@obiltschnig
Copy link
Copy Markdown
Member

BSONTimestamp should make it clear.

Günter Obiltschnig
Applied Informatics Software Engineering GmbH

Am 28.09.2016 um 10:32 schrieb tomaz-beltram notifications@github.com:

It will not be an issue for the compiler but for the human reader. What about InternalTimestamp?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

@tomaz-beltram
Copy link
Copy Markdown
Contributor Author

BSONTimestamp it is.

@obiltschnig obiltschnig merged commit ac1f9f2 into pocoproject:poco-1.7.6 Sep 28, 2016
@tomaz-beltram tomaz-beltram deleted the gh-1429 branch September 28, 2016 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants