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/07/21 09:14:11 UTC

[GitHub] [incubator-doris] morningman commented on a change in pull request #4105: Delete bad replicas when no BE can be used to create new replica. for…

morningman commented on a change in pull request #4105:
URL: https://github.com/apache/incubator-doris/pull/4105#discussion_r457433461



##########
File path: fe/src/main/java/org/apache/doris/catalog/Tablet.java
##########
@@ -17,6 +17,11 @@
 
 package org.apache.doris.catalog;
 
+import com.google.common.collect.HashMultimap;

Review comment:
       Mind the import order, you can see the right order at the end of this doc:
   http://doris.incubator.apache.org/master/zh-CN/developer-guide/fe-eclipse-dev.html




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