hanahmily opened a new issue, #10121: URL: https://github.com/apache/skywalking/issues/10121
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component BanyanDB (apache/skywalking-banyandb) ### What happened Cache the topNAggregation's schema in the measure's metadata repository. The query should not fetch the schema through ETCD each time. This issue is related to https://github.com/apache/skywalking-banyandb/blob/main/banyand/query/processor_topn.go#L65. The measure cache is at https://github.com/apache/skywalking-banyandb/blob/main/banyand/measure/metadata.go ### What you expected to happen None. ### How to reproduce None. ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
