Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

2.0.1 fix retries operations#328

Closed
wandenberg wants to merge 3 commits into
mongoid:masterfrom
wandenberg:2.0.1-fix_retries_operations
Closed

2.0.1 fix retries operations#328
wandenberg wants to merge 3 commits into
mongoid:masterfrom
wandenberg:2.0.1-fix_retries_operations

Conversation

@wandenberg

Copy link
Copy Markdown
Contributor

The pull request #324 does not deal with write operations after a replicaset reconfiguration.
And the tests with replicaset simulator does not represent the real world where the election of a new primary can take some seconds.

I moved some of the code I did on pull request #315 to this one based on tag 2.0.1.
I hope you can check and merge it on master.
The tests are done with a real replicaset using the stepDown command.

Regards,
Wandenberg

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.54%) when pulling 9c0612a on wandenberg:2.0.1-fix_retries_operations into a914a09 on mongoid:master.

@rakusai

rakusai commented Jan 8, 2015

Copy link
Copy Markdown

i'm looking forward to this fix to be merged ;)

@matsimitsu

Copy link
Copy Markdown

So do I, we've been running this on production for a few months now and it works fine :)

@klamontagne

Copy link
Copy Markdown

We use it as well.

@wandenberg

Copy link
Copy Markdown
Contributor Author

Moved to #351

@wandenberg wandenberg closed this Feb 12, 2015
@wandenberg wandenberg deleted the 2.0.1-fix_retries_operations branch February 12, 2015 02:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants