You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by su...@apache.org on 2023/05/19 09:43:45 UTC

[shardingsphere] branch master updated (b7ff0b87fc1 -> 1928966b84b)

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

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


    from b7ff0b87fc1 Refactor : replace Thread.sleep with awaitility (#25794)
     add 1928966b84b Fix sonar issue (#25795)

No new revisions were added by this update.

Summary of changes:
 .../infra/metadata/ShardingSphereMetaData.java             | 14 ++------------
 .../infra/metadata/ShardingSphereMetaDataTest.java         |  9 ---------
 .../core/connection/DriverDatabaseConnectionManager.java   |  2 +-
 .../apache/shardingsphere/mode/manager/ContextManager.java | 12 ++++++------
 .../shardingsphere/mode/manager/ContextManagerTest.java    |  6 ++----
 .../manager/standalone/StandaloneModeContextManager.java   | 12 ++++++------
 .../util/YamlDatabaseConfigurationImportExecutor.java      |  2 +-
 7 files changed, 18 insertions(+), 39 deletions(-)