Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Time drift in the Cockroachdb log on DC/OS 1.13 #22

Description

@vavy

The pattern
"Sleeping till wall time 1579124038327600109 to catches up to 1579124038779591927 to ensure monotonicity. Delta: 451.991818ms"
in the cockroachdb service's log indicates a tiny time drifts, that preventing the Cockroachdb instance from syncing with the other cockroachdb cluster's nodes, and, hence, preventing the corresponding mesos master from joining the DC/OS cluster.
The pattern is relevant for the DC/OS 1.13.
Details:
https://mesosphere.slack.com/archives/G09D33Q0Y/p1579192470358800
https://github.com/cockroachdb/cockroach/blob/master/pkg/server/server.go#L980

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions