LemonCL opened a new issue, #17060:
URL: https://github.com/apache/doris/issues/17060

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Version
   
   0.15.0
   
   ### What's Wrong?
   
   there is one table always report no proper tag is chose when do tablet 
repair in our online evn.
   ************************** 59. row ***************************
         TabletId: 216586
             Type: REPAIR
           Medium: HDD
           Status: REPLICA_MISSING_FOR_TAG
            State: CANCELLED
         OrigPrio: NORMAL
         DynmPrio: NORMAL
            SrcBe: -1
          SrcPath: -1
           DestBe: -1
         DestPath: -1
          Timeout: 0
           Create: 2023-02-21 19:18:32
         LstSched: 2023-02-21 19:18:33
         LstVisit: 2023-02-21 19:18:33
         Finished: 2023-02-21 19:18:33
             Rate: NULL
      FailedSched: 1
    FailedRunning: 0
       LstAdjPrio: NULL
       VisibleVer: 16735
   VisibleVerHash: 4321141589728319711
           CmtVer: 16735
       CmtVerHash: 4321141589728319711
           ErrMsg: no proper tag is chose for tablet 216586
   
   ### What You Expected?
   
   the tablet can be repaired.
   
   ### How to Reproduce?
   
   use the multi-tenancy, we classify the be into group_a:1 
\group_b:1\group_c:1,
   Under normal circumstances, the tablet's distribution is:
   
![image](https://user-images.githubusercontent.com/20390444/220816122-0be61a73-d077-42aa-b7b3-145b2db1b761.png)
   but now the tablet‘s distribution is:
   
![image](https://user-images.githubusercontent.com/20390444/220816300-1017f6d5-03d2-4063-9577-93f8afdfb61a.png)
   so it is necessary to repair the tablet, the tablet's status is 
REPLICA_MISSING_FOR_TAG, but no proper tag is chose for tablet 216586  
   
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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