Skip to content

Conversation

@skeemink
Copy link

Changed check to see if oplog is active because db.system.namespaces is deprecated in mongo 3.0 and is removed in 3.2

Changed ol_storage_size to maxSize instead of storageSize.
maxSize gives the maximum size of a capped collection. Oplog is a capped collection.
This way hours_in_oplog is calculated correctly.

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