You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/02/16 15:09:52 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue #15454: DML and BatchDML run together may throw exception in PG test if use WaitStrategy only

terrymanu opened a new issue #15454:
URL: https://github.com/apache/shardingsphere/issues/15454


   DML and BatchDML run together may throw exception in PG test if use WaitStrategy only.
   
   So we need to add execute() method to try to connect PG, it is better to remove it and use WaitStrategy only.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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



[GitHub] [shardingsphere] yx9o commented on issue #15454: DML and BatchDML run together may throw exception in PG test if use WaitStrategy only

Posted by GitBox <gi...@apache.org>.
yx9o commented on issue #15454:
URL: https://github.com/apache/shardingsphere/issues/15454#issuecomment-1042531989


   @shankeerthan-kasilingam Welcome.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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



[GitHub] [shardingsphere] shankeerthan-kasilingam commented on issue #15454: DML and BatchDML run together may throw exception in PG test if use WaitStrategy only

Posted by GitBox <gi...@apache.org>.
shankeerthan-kasilingam commented on issue #15454:
URL: https://github.com/apache/shardingsphere/issues/15454#issuecomment-1042528546


   Can I try this issue? 


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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



[GitHub] [shardingsphere] shankeerthan-kasilingam commented on issue #15454: DML and BatchDML run together may throw exception in PG test if use WaitStrategy only

Posted by GitBox <gi...@apache.org>.
shankeerthan-kasilingam commented on issue #15454:
URL: https://github.com/apache/shardingsphere/issues/15454#issuecomment-1059885041


   I was able to reproduce the issue. The test suite fails to start the Containers that cause the PSQL connection error. Because our current wait Strategy relies on log messages. What happened is after logging “ready to accept the connection”, the test container throws an error that it failed to create container exceptions. I’m further analyzing it and I'll get back to you.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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



[GitHub] [shardingsphere] menghaoranss commented on issue #15454: DML and BatchDML run together may throw exception in PG test if use WaitStrategy only

Posted by GitBox <gi...@apache.org>.
menghaoranss commented on issue #15454:
URL: https://github.com/apache/shardingsphere/issues/15454#issuecomment-1042861901


   @shankeerthan-kasilingam Nice to see you here again.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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