Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

DBApiLayer.MyCollection._cleanCursors(): reduced synchronization need by using double check pattern #11

Closed
wants to merge 9 commits into from
Closed

DBApiLayer.MyCollection._cleanCursors(): reduced synchronization need by using double check pattern #11

wants to merge 9 commits into from

Conversation

Chr1st0ph
Copy link

please also have a look at my adoptions in ReplicaSetStatus ( removing offline nodes on the fly )

Chr1st0ph added 9 commits October 18, 2010 19:42
…opyOnWriteArrayList ( in order to support removal of nodes dynamically; admins might change the replica set config )

+ equals, hashCode for class Node
+ adopted method close: set _close to true
- Random ( should not be necessary since we iterate all nodes anyway )
@trishagee
Copy link
Contributor

Closing old pull requests. If the requirement is still valid, please feel free to submit a new pull request against the current driver code.

@trishagee trishagee closed this Jul 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants