mchades opened a new issue, #6505:
URL: https://github.com/apache/gravitino/issues/6505

   ### What would you like to be improved?
   
   in the test class, each UT will restart H2, MySQL, and PostgreSQL, which is 
unnecessary but also causes tests to slow since they need to start and stop the 
container repeatedly.
   
   
https://github.com/apache/gravitino/blob/fb3d900ff0e70514f86dc8462ba07e5611bc4015/core/src/test/java/org/apache/gravitino/storage/TestEntityStorage.java#L116-L123
   
   ### How should we improve?
   
   reuse the backend storage instance in the class


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to