You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/06/07 03:32:03 UTC

[GitHub] [doris] yujun777 opened a new issue, #20533: [Enhancement] A more friendly hint for creating table failed when BE shutdown

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

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   When BE shutdown,  create table will fail. But it still hint "Failed to create partition[xxx]. Timeout".
   
   If the BE isn't alive,   the more friendly hint may need to tell user that the BE's not available.
   
   What's more,  there's another option:   if some BEs failed,  but the majority of them success,  can we treat the create as successful ?
   
   ### Solution
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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] didiaode18 commented on issue #20533: [Enhancement] A more friendly hint for creating table failed when BE shutdown

Posted by "didiaode18 (via GitHub)" <gi...@apache.org>.
didiaode18 commented on issue #20533:
URL: https://github.com/apache/doris/issues/20533#issuecomment-1579995909

   I am willing to submit a PR! @dataroaring 


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


[GitHub] [doris] JNSimba closed issue #20533: [Enhancement] A more friendly hint for creating table failed when BE shutdown

Posted by "JNSimba (via GitHub)" <gi...@apache.org>.
JNSimba closed issue #20533: [Enhancement] A more friendly hint for creating table failed when BE shutdown
URL: https://github.com/apache/doris/issues/20533


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


[GitHub] [doris] yujun777 commented on issue #20533: [Enhancement] A more friendly hint for creating table failed when BE shutdown

Posted by "yujun777 (via GitHub)" <gi...@apache.org>.
yujun777 commented on issue #20533:
URL: https://github.com/apache/doris/issues/20533#issuecomment-1579996075

   Relate code:   
   
   datasource/InternalCatalog.java     createPartitionWithIndices
   
   ![image](https://github.com/apache/doris/assets/8347843/51860dae-c4db-4f1b-9e14-74e7ba4e073c)
   


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


[GitHub] [doris] didiaode18 commented on issue #20533: [Enhancement] A more friendly hint for creating table failed when BE shutdown

Posted by "didiaode18 (via GitHub)" <gi...@apache.org>.
didiaode18 commented on issue #20533:
URL: https://github.com/apache/doris/issues/20533#issuecomment-1580004520

   I‘d like to work on this!


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