[GitHub] [incubator-shardingsphere] jukai5501 commented on issue #2866: encrypt not work in 4.0.0-RC2-SNAPSHOT version

2019-08-14 Thread GitBox
jukai5501 commented on issue #2866: encrypt not work in 4.0.0-RC2-SNAPSHOT version URL: https://github.com/apache/incubator-shardingsphere/issues/2866#issuecomment-521489054 Hi! Yes, I set party_id as key_generator. This is my configuration. ``` spring:

[GitHub] [incubator-shardingsphere] KomachiSion edited a comment on issue #2866: encrypt not work in 4.0.0-RC2-SNAPSHOT version

2019-08-14 Thread GitBox
KomachiSion edited a comment on issue #2866: encrypt not work in 4.0.0-RC2-SNAPSHOT version URL: https://github.com/apache/incubator-shardingsphere/issues/2866#issuecomment-521472441 Please change to this configuration and retry. ``` spring: shardingsphere: datasource:

[GitHub] [incubator-shardingsphere] DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521208390 > Other solution, I think, is add where clause with

[GitHub] [incubator-shardingsphere] yangjwInRiver edited a comment on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver edited a comment on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521184458 ``` spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] wqy960504 closed issue #2850: table doesn't exist

2019-08-14 Thread GitBox
wqy960504 closed issue #2850: table doesn't exist URL: https://github.com/apache/incubator-shardingsphere/issues/2850 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2866: encrypt not work in 4.0.0-RC2-SNAPSHOT version

2019-08-14 Thread GitBox
KomachiSion commented on issue #2866: encrypt not work in 4.0.0-RC2-SNAPSHOT version URL: https://github.com/apache/incubator-shardingsphere/issues/2866#issuecomment-521472441 Do you set party_id as key_generator? It looks like configuration error for `key-generator`

[GitHub] [incubator-shardingsphere] KomachiSion closed issue #2873: How to get the results of the database sharding algorithm in the table sharding algorithm

2019-08-14 Thread GitBox
KomachiSion closed issue #2873: How to get the results of the database sharding algorithm in the table sharding algorithm URL: https://github.com/apache/incubator-shardingsphere/issues/2873 This is an automated message from

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2873: How to get the results of the database sharding algorithm in the table sharding algorithm

2019-08-14 Thread GitBox
KomachiSion commented on issue #2873: How to get the results of the database sharding algorithm in the table sharding algorithm URL: https://github.com/apache/incubator-shardingsphere/issues/2873#issuecomment-521471849 The problem is similar to #2193. We plan to fix it in 4.0.0-RC3

[GitHub] [incubator-shardingsphere] jukai5501 commented on issue #2866: encrypt not work in 4.0.0-RC2-SNAPSHOT version

2019-08-14 Thread GitBox
jukai5501 commented on issue #2866: encrypt not work in 4.0.0-RC2-SNAPSHOT version URL: https://github.com/apache/incubator-shardingsphere/issues/2866#issuecomment-521276956 Hi! I pulled the latest 4.0.0-RC2-SNAPSHOT version. The application can start normally, I was using

[GitHub] [incubator-shardingsphere] liuyangming closed pull request #2854: modify the enlistment to support the transaction propagation REQUIRES_NEW

2019-08-14 Thread GitBox
liuyangming closed pull request #2854: modify the enlistment to support the transaction propagation REQUIRES_NEW URL: https://github.com/apache/incubator-shardingsphere/pull/2854 This is an automated message from the Apache

[GitHub] [incubator-shardingsphere] liuyangming commented on issue #2854: modify the enlistment to support the transaction propagation REQUIRES_NEW

2019-08-14 Thread GitBox
liuyangming commented on issue #2854: modify the enlistment to support the transaction propagation REQUIRES_NEW URL: https://github.com/apache/incubator-shardingsphere/pull/2854#issuecomment-521242297 > I see, REQUIRES_NEW works on different connection to support new transaction. forward

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2870: Unsupported SQL of `FLUSH TABLES`- 4.0.0RC2

2019-08-14 Thread GitBox
terrymanu closed issue #2870: Unsupported SQL of `FLUSH TABLES`- 4.0.0RC2 URL: https://github.com/apache/incubator-shardingsphere/issues/2870 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2870: Unsupported SQL of `FLUSH TABLES`- 4.0.0RC2

2019-08-14 Thread GitBox
terrymanu commented on issue #2870: Unsupported SQL of `FLUSH TABLES`- 4.0.0RC2 URL: https://github.com/apache/incubator-shardingsphere/issues/2870#issuecomment-521227091 No plan to do This is an automated message from the

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2869: Sub query

2019-08-14 Thread GitBox
terrymanu closed issue #2869: Sub query URL: https://github.com/apache/incubator-shardingsphere/issues/2869 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2869: Sub query

2019-08-14 Thread GitBox
terrymanu commented on issue #2869: Sub query URL: https://github.com/apache/incubator-shardingsphere/issues/2869#issuecomment-521226903 **For English only**, other languages will not accept. This is an automated message

[GitHub] [incubator-shardingsphere] DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521208390 > Other solution, I think, is add where clause with sharding

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521206752 Other solution, I think, is add where clause with sharding

[GitHub] [incubator-shardingsphere] KomachiSion edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521205179 It can config as groovy program, like

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521205179 It can config as groovy program, like

[GitHub] [incubator-shardingsphere] KomachiSion edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521196220 From your example code, I find you do not config

[GitHub] [incubator-shardingsphere] DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-52127 > From your example code, I find you do not config

[GitHub] [incubator-shardingsphere] DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-52127 > From your example code, I find you do not config

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521196220 From your example code, I find you do not config

[GitHub] [incubator-shardingsphere] DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521187246 > > It turns out that the saveAll method changed nothing which

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521184790 > It turns out that the saveAll method changed nothing which

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521184558 ``` Logic SQL: INSERT INTO t_account_record ( id, record_no, order_no, account_no,

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521184458 ``` spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver removed a comment on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver removed a comment on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183940 spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183940 spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver removed a comment on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver removed a comment on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183462 > spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183462 > spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver removed a comment on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver removed a comment on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183344 `spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183344 `spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver removed a comment on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver removed a comment on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183159 `spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183159 `spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] ningyu1 opened a new issue #2873: How to get the results of the database fragmentation algorithm in the table fragmentation algorithm

2019-08-14 Thread GitBox
ningyu1 opened a new issue #2873: How to get the results of the database fragmentation algorithm in the table fragmentation algorithm URL: https://github.com/apache/incubator-shardingsphere/issues/2873 ## How to get the results of the database fragmentation algorithm in the table

[GitHub] [incubator-shardingsphere] DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521175238 > Sorry, I don't have full time to talk privately, I suggest

[GitHub] [incubator-shardingsphere] betterjava commented on issue #2478: Use SPI to handle initialization of different Opentracing implements

2019-08-14 Thread GitBox
betterjava commented on issue #2478: Use SPI to handle initialization of different Opentracing implements URL: https://github.com/apache/incubator-shardingsphere/issues/2478#issuecomment-521160526 Not yet. I just have tested success for unit tests. I will test that later.

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam

2019-08-14 Thread GitBox
tuohai666 commented on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam URL: https://github.com/apache/incubator-shardingsphere/issues/2860#issuecomment-521159790 Can you try 4.0.0-RC2-SNAPSHOT in dev branch?

[GitHub] [incubator-shardingsphere] KomachiSion edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521158818 Sorry, I don't have full time to talk privately, I

[GitHub] [incubator-shardingsphere] KomachiSion edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521158818 Sorry, I don't have full time to talk privately, I

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521158818 Sorry, I don't have full time to talk privately, I suggest you

[GitHub] [incubator-shardingsphere] DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521156819 > I don't know, the information you provide is so

[GitHub] [incubator-shardingsphere] DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521156819 > I don't know, the information you provide is so dispersed, I

[GitHub] [incubator-shardingsphere] KomachiSion edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521153242 I don't know, the information you provide is so

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521153242 I don't know, the information you provide is so isolation, I

[GitHub] [incubator-shardingsphere] liujuntao commented on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam

2019-08-14 Thread GitBox
liujuntao commented on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam URL: https://github.com/apache/incubator-shardingsphere/issues/2860#issuecomment-521152288 you can add my wechat by 7180182

[GitHub] [incubator-shardingsphere] liujuntao edited a comment on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam

2019-08-14 Thread GitBox
liujuntao edited a comment on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam URL: https://github.com/apache/incubator-shardingsphere/issues/2860#issuecomment-521148171 Below is the error log on my mac, if necessary , you can access

[GitHub] [incubator-shardingsphere] DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521149060 > Of course, the stack is your application -> jpa ->

[GitHub] [incubator-shardingsphere] DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521149060 > Of course, the stack is your application -> jpa ->

[GitHub] [incubator-shardingsphere] DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong edited a comment on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521149060 > Of course, the stack is your application -> jpa ->

[GitHub] [incubator-shardingsphere] cherrylzhao commented on issue #2854: modify the enlistment to support the transaction propagation REQUIRES_NEW

2019-08-14 Thread GitBox
cherrylzhao commented on issue #2854: modify the enlistment to support the transaction propagation REQUIRES_NEW URL: https://github.com/apache/incubator-shardingsphere/pull/2854#issuecomment-521149343 I see, REQUIRES_NEW works on different connection to support new transaction. forward

[GitHub] [incubator-shardingsphere] DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521149060 > Of course, the stack is your application -> jpa -> sharding

[GitHub] [incubator-shardingsphere] liujuntao commented on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam

2019-08-14 Thread GitBox
liujuntao commented on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam URL: https://github.com/apache/incubator-shardingsphere/issues/2860#issuecomment-521148171 re-Command-13] ShardingSphere-SQL - SQLStatement:

[GitHub] [incubator-shardingsphere] liuyangming edited a comment on issue #2854: modify the enlistment to support the transaction propagation REQUIRES_NEW

2019-08-14 Thread GitBox
liuyangming edited a comment on issue #2854: modify the enlistment to support the transaction propagation REQUIRES_NEW URL: https://github.com/apache/incubator-shardingsphere/pull/2854#issuecomment-521077760 > I have understood the nested transaction issue. > but for XA TM implement

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #2478: Use SPI to handle initialization of different Opentracing implements

2019-08-14 Thread GitBox
tuohai666 commented on issue #2478: Use SPI to handle initialization of different Opentracing implements URL: https://github.com/apache/incubator-shardingsphere/issues/2478#issuecomment-521143162 > @tuohai666 should I add SkywalkingTracer as default implement? It's not necessary.

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam

2019-08-14 Thread GitBox
tuohai666 commented on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam URL: https://github.com/apache/incubator-shardingsphere/issues/2860#issuecomment-521141022 > when i add the "defaultDataSourceName: ds_0" to "config-sharding.yaml"

[GitHub] [incubator-shardingsphere] tuohai666 edited a comment on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam

2019-08-14 Thread GitBox
tuohai666 edited a comment on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam URL: https://github.com/apache/incubator-shardingsphere/issues/2860#issuecomment-521140566 > I used the offical example of proxy, when i use navicat to

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam

2019-08-14 Thread GitBox
tuohai666 commented on issue #2860: Access Sharing-Proxy 4.0.0RC2 with navicat return null point exception for lack of scheam URL: https://github.com/apache/incubator-shardingsphere/issues/2860#issuecomment-521140566 > I used the offical example of proxy, when i use navicat to access the

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
KomachiSion commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521130891 Of course, the stack is your application -> jpa -> sharding ->

[GitHub] [incubator-shardingsphere] DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert

2019-08-14 Thread GitBox
DongJigong commented on issue #2865: 4.0.0-RC1 jpa select result change some values and save shoud update Row Data rather then insert URL: https://github.com/apache/incubator-shardingsphere/issues/2865#issuecomment-521127747 > My example code :

[GitHub] [incubator-shardingsphere] liujuntao commented on issue #2477: enhance NewInstanceServiceLoader.

2019-08-14 Thread GitBox
liujuntao commented on issue #2477: enhance NewInstanceServiceLoader. URL: https://github.com/apache/incubator-shardingsphere/issues/2477#issuecomment-521117860 When i tracing the code, i found lots of NewInstanceServiceLoader exist all the project .

[GitHub] [incubator-shardingsphere] liuyangming commented on issue #2854: modify the enlistment to support the transaction propagation REQUIRES_NEW

2019-08-14 Thread GitBox
liuyangming commented on issue #2854: modify the enlistment to support the transaction propagation REQUIRES_NEW URL: https://github.com/apache/incubator-shardingsphere/pull/2854#issuecomment-521117569 > thanks for your reply, it looks like you have a great experiment about usaging XA.

[GitHub] [incubator-shardingsphere] sunbufu opened a new pull request #2872: Format some unit test class.

2019-08-14 Thread GitBox
sunbufu opened a new pull request #2872: Format some unit test class. URL: https://github.com/apache/incubator-shardingsphere/pull/2872 Changes proposed in this pull request: - format some unit test class. - remove `@SneakyThrows`.

[GitHub] [incubator-shardingsphere] ChenTT5 opened a new pull request #2871: Make sure SpringBootConfiguration.class load before DataSourceAutoConfiguration.class

2019-08-14 Thread GitBox
ChenTT5 opened a new pull request #2871: Make sure SpringBootConfiguration.class load before DataSourceAutoConfiguration.class URL: https://github.com/apache/incubator-shardingsphere/pull/2871 …ourceAutoConfiguration.class Fixes #ISSUSE_ID. Changes proposed in this pull