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

 ##########
 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:
   no, it it less 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to