You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/08/19 07:26:09 UTC

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #4284: [Apache][Doris][Feature][FE]Support users with high QPS in the same query through result set cache

yangzhg commented on a change in pull request #4284:
URL: https://github.com/apache/incubator-doris/pull/4284#discussion_r472801382



##########
File path: fe/fe-core/src/main/java/org/apache/doris/common/FeMetaVersion.java
##########
@@ -190,6 +190,7 @@
     // force drop db, force drop table, force drop partition
     // make force drop operation do not recycle meta
     public static final int VERSION_89 = 89;
+    // fe result cache

Review comment:
       you should add a new Version 91 if you change the meta




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org