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 2019/11/15 09:22:13 UTC

[incubator-shardingsphere-benchmark] branch master updated: fix filename for optimize bug

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

zhaoyanan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shardingsphere-benchmark.git


The following commit(s) were added to refs/heads/master by this push:
     new c2df69a  fix filename for optimize bug
c2df69a is described below

commit c2df69af2b33f85f3fb50dcc8b5d95324bce25a0
Author: nancyzrh <zh...@126.com>
AuthorDate: Fri Nov 15 17:21:52 2019 +0800

    fix filename for optimize bug
---
 .../src/main/java/service/util/config/SJDataSourceFactory.java          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shardingsphere-benchmark/src/main/java/service/util/config/SJDataSourceFactory.java b/shardingsphere-benchmark/src/main/java/service/util/config/SJDataSourceFactory.java
index cf2254f..716070d 100644
--- a/shardingsphere-benchmark/src/main/java/service/util/config/SJDataSourceFactory.java
+++ b/shardingsphere-benchmark/src/main/java/service/util/config/SJDataSourceFactory.java
@@ -45,7 +45,7 @@ import java.util.Arrays;
  * create datasource operation for sharding jdbc.
  * @author nancyzrh
  */
-public class SJDataSourceOp {
+public class SJDataSourceFactory {
     
     /**
      * create datasource for master slave.