morningman opened a new issue #5943: URL: https://github.com/apache/incubator-doris/issues/5943
**Describe the bug** The version information of the tablet will be stored in the memory in the data structure of the adjacency graph, and as the new version is written and the old version is deleted, the data structure will begin to have empty nodes with no edge associations. These empty nodes should be deleted to free up memory, but they are not. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
