ashishkumar50 commented on PR #8254: URL: https://github.com/apache/ozone/pull/8254#issuecomment-2800405737
> @ashishkumar50, I was thinking it might be useful to introduce a config that enables this functionality as a background service. In this case, the system would continue populating the DatanodeContainerLogTable and ContainerLogTable in the background as long as the config is set. This could be valuable for RECON in a few ways: Live Container-to-Datanode Mapping Timeline of container replication, deletion, or migration events Container state change history based on timestamps > > There could be additional use cases too. Let me know your thoughts! cc @devmadhuu @aryangupta1998, Thanks for the suggestion. This offline tool is based on logs and also it requires all DN logs(from a cluster) in single node to work upon. For recon it should be direct communication between all individual DN to Recon to pass the information. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
