wu-sheng commented on code in PR #8967: URL: https://github.com/apache/skywalking/pull/8967#discussion_r860457589
########## docs/en/changes/changes.md: ########## @@ -30,6 +30,7 @@ * Add data-generator module to run OAP in testing mode, generating mock data for testing. * Support receive Kubernetes processes from gRPC protocol. * Fix the problem that es index(TimeSeriesTable, eg. endpoint_traffic, alarm_record) didn't create even after rerun with init-mode. This problem caused the OAP server to fail to start when the OAP server was down for more than a day. +* Clean up scroll contexts after used. Review Comment: Would this cause OOM or something? -- 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]
