weixiang1862 commented on code in PR #11792: URL: https://github.com/apache/skywalking/pull/11792#discussion_r1455057321
########## docs/en/changes/changes.md: ########## @@ -24,6 +24,7 @@ * Remove unnecessary annotations and functions from Meter Functions. * Add `max` and `min` functions for MAL down sampling. * Fix critical bug of uncontrolled memory cost of TopN statistics. Change topN group key from `StorageId` to `entityId + timeBucket`. +* Fix wrong timeBucket in topN group key. Review Comment: OK. -- 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]
