caiconghui opened a new pull request #4029:
URL: https://github.com/apache/incubator-doris/pull/4029


   This PR is to ensure that dropped db , table or partition can be with normal 
state after recovered by user.  Commited txns can not be aborted, because the 
partitions's commited versions have been changed, and some tablets may already 
have new visiable versions. If user just don't want the meta(db, table or 
partition) anymore, just use dropp instead of drop to skip commited txn check.


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