JackyYangPassion commented on issue #2515: URL: https://github.com/apache/incubator-hugegraph/issues/2515#issuecomment-2047681277
<img width="922" alt="image" src="https://github.com/apache/incubator-hugegraph/assets/13795366/0c08d0e2-667f-4e0f-8814-c38c12502771"> 1. As shown in the screenshot, 2. it is recommended to use local Debug to check the underlying protected final Map<Id, BackendEntry> store = new ConcurrentHashMap<>() map size() or add log.info("edge num", this.store.size()) -- 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]
