Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an extra field to the proxy namespace statistics to contain the last updated timestamp #630

Closed
jtorreke opened this issue Mar 2, 2017 · 0 comments · Fixed by #800
Closed
Assignees
Milestone

Comments

@jtorreke
Copy link
Member

jtorreke commented Mar 2, 2017

The back story is that each volumedriver now has 2 proxies deployed. Each proxy contains statistics for a given set namespaces and without resetting the statistics, it will forever show the same statistics if a volume would move to another node/volumedriver and nothing would ever happen on a namespace on that proxy.
A possible solution would be to add a timestamp to tell us when the statistics were last updated or when the last get/put/delete/whatever was executed for that namespace on that proxy and give us an idea on how relevant the returned statistics are.

@wimpers wimpers added this to the Gilbert milestone Mar 8, 2017
@wimpers wimpers modified the milestones: I, G May 30, 2017
@domsj domsj self-assigned this Aug 23, 2017
@wimpers wimpers modified the milestones: H, I Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants