cambyzju opened a new pull request, #29643:
URL: https://github.com/apache/doris/pull/29643

   ## Proposed changes
   
   test_unique_table.groovy and test_unique_table_like.groovy both use database 
test_unique_db.
   If they run at the same time, we may got the following errors:
   `java.sql.SQLException: errCode = 2, detailMessage = There are still some 
transactions in the COMMITTED state waiting to be completed. The database 
[default_cluster:test_unique_db] cannot be dropped. If you want to forcibly 
drop(cannot be recovered), please use "DROP database FORCE".`
   
   Both **Master & Branch2.0** have this problem.
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[[email protected]](mailto:[email protected]) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to