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(-)