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 2023/01/03 13:07:13 UTC

[GitHub] [doris] zhengshengjun opened a new issue, #15576: [Bug] Tablet is always Redundant status

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

   ### 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
   
   1.2.0-rc04
   
   ### What's Wrong?
   
   Alter Jobs is always PENDING, because the redundant tablet status will not be changed when there is no new data. 
   
   2023-01-03 21:01:45,732 WARN (schema-change-pool-1|23303) [AlterJobV2.checkTableStable():212] wait table 32277 to be stable before doing SCHEMA_CHANGE job
   
   ![image](https://user-images.githubusercontent.com/74281684/210362176-4655f462-d112-4ea0-b02e-4d527ee28cae.png)
   
   ![image](https://user-images.githubusercontent.com/74281684/210362337-a83c547c-0683-4b67-8029-a149aae8e15e.png)
   
   
   ### What You Expected?
   
   delete redundant replica by default
   
   ### How to Reproduce?
   
   _No response_
   
   ### 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-unsubscribe@doris.apache.org.apache.org

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


[GitHub] [doris] zhengshengjun commented on issue #15576: [Bug] Tablet is always Redundant status

Posted by GitBox <gi...@apache.org>.
zhengshengjun commented on issue #15576:
URL: https://github.com/apache/doris/issues/15576#issuecomment-1369783245

   PR:https://github.com/apache/doris/pull/15577


-- 
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-unsubscribe@doris.apache.org

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