Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create missing index for replaying #59

Merged
merged 1 commit into from
Jul 22, 2016
Merged

Create missing index for replaying #59

merged 1 commit into from
Jul 22, 2016

Conversation

prolic
Copy link
Member

@prolic prolic commented Jul 22, 2016

Quote from the MongoDB manual:

"If MongoDB cannot use an index to get documents in the requested sort order, the combined size of all documents in the sort operation, plus a small overhead, must be less than 32 megabytes."

Therefore an index has been added for the replay query.

@coveralls
Copy link

coveralls commented Jul 22, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 0fc128e on replay_index into f7382bd on master.

@codeliner codeliner merged commit 2bb2f93 into master Jul 22, 2016
@prolic prolic deleted the replay_index branch July 23, 2016 07:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants