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 2019/11/29 03:29:24 UTC

[GitHub] [incubator-doris] chaoyli commented on a change in pull request #2212: Add rowset convert

chaoyli commented on a change in pull request #2212: Add rowset convert
URL: https://github.com/apache/incubator-doris/pull/2212#discussion_r351966747
 
 

 ##########
 File path: be/src/agent/agent_server.cpp
 ##########
 @@ -410,11 +410,12 @@ void AgentServer::make_snapshot(TAgentResult& return_value,
     vector<string> error_msgs;
     TStatusCode::type status_code = TStatusCode::OK;
     int32_t return_snapshot_version = PREFERRED_SNAPSHOT_VERSION;
-    // if the request's snapshot version is less than current be's snapshot version
+    // if the request's snapshot version is less than snapshot version 3
 
 Review comment:
   not greater than 

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


With regards,
Apache Git Services

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