decster commented on a change in pull request #3734:
URL: https://github.com/apache/incubator-doris/pull/3734#discussion_r433674671



##########
File path: be/src/olap/memory/mem_tablet.h
##########
@@ -79,6 +81,8 @@ class MemTablet : public BaseTablet {
 
     std::mutex _write_lock;
 
+    std::atomic<uint64_t> _latest_version;

Review comment:
       OK




----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to