Closed Bug 694451 Opened 13 years ago Closed 13 years ago

Make sure that auth.check_node is always set to true for all sync products

Categories

(Cloud Services :: Operations: Miscellaneous, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: telliott, Unassigned)

Details

(Whiteboard: [qa-])

Setting this to false in a multi-node system is hazardous to QA health. jbonacci just ended up with multiple devices with the same username pointing at different sync hosts on stage, and when things went wrong after that, badness occurred.

Please also verify this is set correctly in production. I think it must be, because migrations just wouldn't work without it.
I committed the config change required for this but have not pushed to stage or restarted gunicorn.

I filed backend server bug 694458 to prevent the storage server from accepting a known-bad configuration.
(In reply to Richard Soderberg [:atoll] from comment #1)
> I committed the config change required for this but have not pushed to stage
> or restarted gunicorn.

Backed out the change since this is required by grinder.

r22271 | rsoderberg@mozilla.com | 2011-10-13 18:02:09 -0700 (Thu, 13 Oct 2011) |
bug 694451 for further on why check_node=false

r22270 | rsoderberg@mozilla.com | 2011-10-13 17:58:56 -0700 (Thu, 13 Oct 2011) |
Revert "[auth] check_node = true"

r22269 | rsoderberg@mozilla.com | 2011-10-13 16:55:37 -0700 (Thu, 13 Oct 2011) |
[auth] check_node = true
filed 694475 to track a better way to do this in QA.  For now, we'll manually enable check_node when QA wants to run node reallocation tests.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.