8000 Stale records for retired sites in Memorystore · Issue #155 · m-lab/locate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Stale records for retired sites in Memorystore #155
Open
@cristinaleonr

Description

@cristinaleonr

There are some stale entries in Memorystore belonging to retired sites. This occurred because updates for Prometheus data in Memorystore do not re(set) the key's expiration.

Example entry for retired site yul04 in production:

KEYS *yul04*
*5
$45
wehe-mlab1-yul04.mlab-oti.measurement-lab.org
$45
wehe-mlab2-yul04.mlab-oti.measurement-lab.org
$44
ndt-mlab2-yul04.mlab-oti.measurement-lab.org
$44
ndt-mlab3-yul04.mlab-oti.measurement-lab.org
$44
ndt-mlab1-yul04.mlab-oti.measurement-lab.org

HGETALL ndt-mlab2-yul04.mlab-oti.measurement-lab.org
*2
$10
Prometheus
$15

This will be fixed by #154 because Prometheus updates will only be written once entries already exist (with a corresponding expiration). That said, the existing stale entries will remain unless they are cleaned up.

Metadata

Metadata

Assignees

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

    0