Task #2492
Story #2005: Status page for nodes, and for infrastructure
Add status page for given {pid}
Status:
New
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_monitor
Target version:
-
Start date:
2012-03-15
Due date:
% Done:
0%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Mostly for internal use. Provide a pid as input and it will check the status of the pid, including:
- nodes returned by resolve()
- get() results for each node that stores a replica
- getSystemMetadata() results for nodes that store a replica
- [possibly] getLogRecords() for that pid to see the activity on it. This one is still being fleshed out.
History
#1 Updated by Dave Vieglais over 12 years ago
Actually, I was thinking of checking all nodes, not just those that are expected to hold a replica.
It provides a simple, albeit inefficient, mechanism to verify what information is available for a pid on what nodes.