strands-project / mongodb_store

MongoDB tools for storing and analysing runs of ROS systems.
BSD 3-Clause "New" or "Revised" License
49 stars 72 forks source link

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

Closed furushchev closed 6 years ago

furushchev commented 6 years ago

Discussed in https://github.com/strands-project/mongodb_store/issues/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 commented 6 years ago

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 commented 6 years ago

Merge build triggered.

hawesie commented 6 years ago

ok to test

strands-jenkins commented 6 years ago

Merge build triggered.

strands-jenkins commented 6 years ago

Merge build triggered.

hawesie commented 6 years ago

Thanks!