Closed (fixed)
Project:
MongoDB
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2013 at 23:39 UTC
Updated:
5 Dec 2014 at 12:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
marcingy commentedComment #2
marcingy commentedTweaks after speaking to chx
Comment #3
marcingy commentedReroll
Comment #4
Rok Žlender commentedMissing single quotes around db_connection also db_conncetion can have the same options as without using read_preference maybe put that in as documentation, host, db..
mongodb_session/mongodb_session.module has an update you missed
drush_mongodb_migrate in mongodb_migrate/mongodb_migrate.drush.inc has an insert function that might need safe or w=0
Comment #5
marcingy commentedTweaked
Comment #6
marcingy commentedRe-roll, as today we uncovered an issue on our server where by attempts were being made to update a slave. This patch restricts the cron update to the connection the queue belongs too. In some ways it may need a refractoring.
Comment #7
marcingy commentedFixes up alias logic for backwards comptability
Comment #8
ilari.stenroth commentedAny news on progress of merging this patch to the project? It's urgent to get Drupal support mongo PHP extension 1.3+ API.
Comment #9
chx commentedCommitted, thanks.
Comment #11
amonteroModified existing issue to focus on RC3:
#2017091: Package status and Roadmap for all branches