chia7712 commented on code in PR #407: URL: https://github.com/apache/yunikorn-site/pull/407#discussion_r1509884852
########## docs/design/historical_usage_tracking.md: ########## @@ -45,23 +45,23 @@ Work to be tracked under [YUNIKORN-1628](https://issues.apache.org/jira/browse/Y ## Goals -- Implementation of an event stream for an application, including: - - State changes - - Asks and allocation changes +- Implementation of an event stream for an application, including: + - State changes + - Asks and allocation changes - Implementation of an event stream for a node, including: - - State changes - - Allocation changes + - State changes + - Allocation changes - Implementation of an event stream for a queue, including: - - State changes - - Usage changes + - State changes + - Usage changes - Define a REST interface for event retrieval ## Non Goals - Add a data store for the historical data - Display the event information - Rebuild data on recovery - - Historical data will not be rebuild + - Historical data will not be rebuild Review Comment: Could you attach the screenshot for this change also? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
