Closed Bug 1620295 Opened 4 years ago Closed 4 years ago

Please update the new user percentage for durable sync to 75% on March 11

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rachel, Assigned: eolson)

Details

In the dynamic_settings table:

INSERT INTO
   dynamic_settings (setting, value, description)
VALUES
   ('migrate_new_user_percentage', 75, 'percent of new users to migrate to spanner')
ON DUPLICATE KEY UPDATE
   value = 75;
Assignee: nobody → eolson
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.