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

mongodb_store: message_store_node.py: deprecate using extra servers #214

Merged
merged 2 commits into from
Feb 19, 2018

Conversation

furushchev
Copy link
Collaborator

Discussed in #183
This PR deprecates using extra servers for querying / inserting and set as disabled by default.
Setting an option ~replicate_on_write true in order to re-enable this functionality.

@strands-jenkins
Copy link
Contributor

Can one of the STRANDS admins verify this patch? Post a comment containing "ok to test" to enable Jenkins builds for this pull request.

@strands-jenkins
Copy link
Contributor

Merge build triggered.

@hawesie
Copy link
Member

hawesie commented Feb 9, 2018

ok to test

@strands-jenkins
Copy link
Contributor

Merge build triggered.

…-extra

Conflicts:
	mongodb_store/scripts/message_store_node.py
@strands-jenkins
Copy link
Contributor

Merge build triggered.

@hawesie hawesie merged commit 1e5aecc into strands-project:kinetic-devel Feb 19, 2018
@hawesie
Copy link
Member

hawesie commented Feb 19, 2018

Thanks!

k-okada added a commit to k-okada/mongodb_store that referenced this pull request Apr 10, 2023
strands-project#214 changes default behavior of query when `mongodb_store_extras` is provided. Now we need to set `replicate_on_write` to True to enable this feature.
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.

None yet

3 participants