You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/09/17 16:59:51 UTC

[shardingsphere] branch master updated (06e1fa4 -> b6fe74c)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 06e1fa4  #7462, Closure of groovy is not thread safe (#7500)
     add b6fe74c  Add test case for ResourceLock (#7388)

No new revisions were added by this update.

Summary of changes:
 .../jdbc/connection/ResourceLockTest.java          | 89 ++++++++++++++++++++++
 1 file changed, 89 insertions(+)
 create mode 100644 shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/connection/ResourceLockTest.java