yujun777 commented on code in PR #49999:
URL: https://github.com/apache/doris/pull/49999#discussion_r2041290940


##########
fe/fe-core/src/main/java/org/apache/doris/catalog/Tablet.java:
##########
@@ -314,12 +314,7 @@ public List<Replica> getQueryableReplicas(long 
visibleVersion, Map<Long, Set<Lon
                 continue;
             }
 
-            // Skip the missing version replica

Review Comment:
   can not delete this.   if not allow missing version, must check last fail 
version < 0



-- 
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: commits-unsubscr...@doris.apache.org

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