Comment 6 for bug 1703526

Revision history for this message
John A Meinel (jameinel) wrote :

There is definitely a discrepancy because we see:
machine-2: 23:13:34 TRACE juju.state.presence [8e869b] got request: presence.reqAlive{key:"u#peer-xplod/0", result:(chan bool)(0xc4220669a0)} for model

That is clearly asking "is u#peer-xplod/0" alive, but then we see:
machine-0: 23:15:32 TRACE juju.apiserver.presence.unit-peer-xplod-0 starting pinger...
machine-0: 23:15:33 TRACE juju.state.presence [8e869b] starting pinger for "u#peer-xplod/0#charm" with seq=181

^- that is starting a ping record for "u#peer-xplod/0#charm" which is obviously a mismatch.