wankai123 commented on code in PR #11328:
URL: https://github.com/apache/skywalking/pull/11328#discussion_r1325440802
##########
oap-server/server-storage-plugin/storage-elasticsearch-plugin/src/main/java/org/apache/skywalking/oap/server/storage/plugin/elasticsearch/base/IndexController.java:
##########
@@ -132,6 +146,11 @@ public static class LogicIndicesRegister {
*/
public static final String RECORD_TABLE_NAME = "record_table";
+ /**
+ * The management data table name in aggregation physical storage.
Review Comment:
agree
--
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]