[shardingsphere] branch master updated: Migrates unnecessary ListeningExecutorService to ExecutorService (#17725)

2022-05-16 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new fac2406f572 Migrates unnecessary Lis

[GitHub] [shardingsphere] terrymanu merged pull request #17725: Migrates unnecessary ListeningExecutorService to ExecutorService

2022-05-16 Thread GitBox
terrymanu merged PR #17725: URL: https://github.com/apache/shardingsphere/pull/17725 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsub

[shardingsphere] branch master updated: Persist meta data after build MetaDataContexts finished. (#17726)

2022-05-16 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new acf037b0d30 Persist meta data af

[GitHub] [shardingsphere] strongduanmu merged pull request #17726: Persist meta data after building MetaDataContexts finished.

2022-05-16 Thread GitBox
strongduanmu merged PR #17726: URL: https://github.com/apache/shardingsphere/pull/17726 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-un

[GitHub] [shardingsphere] csonezp commented on issue #17576: Add test case for SQLRouterFactory

2022-05-16 Thread GitBox
csonezp commented on issue #17576: URL: https://github.com/apache/shardingsphere/issues/17576#issuecomment-1128482114 please assign it to me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [shardingsphere] csonezp commented on issue #17577: Add test case for SQLCheckerFactory

2022-05-16 Thread GitBox
csonezp commented on issue #17577: URL: https://github.com/apache/shardingsphere/issues/17577#issuecomment-1128481494 please assign it to me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [shardingsphere] cheese8 commented on pull request #17603: 17196

2022-05-16 Thread GitBox
cheese8 commented on PR #17603: URL: https://github.com/apache/shardingsphere/pull/17603#issuecomment-1128478306 Please resolve the ci failure. @zhaoguhong -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[shardingsphere] branch master updated: Remove Maps.transformValues (#17728)

2022-05-16 Thread panjuan
This is an automated email from the ASF dual-hosted git repository. panjuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new a3c76d27fea Remove Maps.transformValues

[GitHub] [shardingsphere] tristaZero merged pull request #17728: Remove Maps.transformValues

2022-05-16 Thread GitBox
tristaZero merged PR #17728: URL: https://github.com/apache/shardingsphere/pull/17728 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsu

[GitHub] [shardingsphere] TeslaCN opened a new issue, #17727: Unit test DataSourcePoolDestroyerTest.assertAsyncDestroyHikariDataSource failed occasionally

2022-05-16 Thread GitBox
TeslaCN opened a new issue, #17727: URL: https://github.com/apache/shardingsphere/issues/17727 ## Bug Report ### Which version of ShardingSphere did you use? master - 436b495b680e666283b7f517e979c0c01bfd58fa ### Expected behavior Unit test passed stably. ###

[GitHub] [shardingsphere] TeslaCN opened a new pull request, #17725: Migrates unnecessary ListeningExecutorService to ExecutorService

2022-05-16 Thread GitBox
TeslaCN opened a new pull request, #17725: URL: https://github.com/apache/shardingsphere/pull/17725 Relates to #17723. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[shardingsphere] branch master updated: Update powered page (#17724)

2022-05-16 Thread panjuan
This is an automated email from the ASF dual-hosted git repository. panjuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new c16927b490a Update powered page (#17724

[GitHub] [shardingsphere] tristaZero merged pull request #17724: Update powered page

2022-05-16 Thread GitBox
tristaZero merged PR #17724: URL: https://github.com/apache/shardingsphere/pull/17724 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsu

[GitHub] [shardingsphere] TeslaCN opened a new issue, #17723: Consider migrating Guava Executor to JDK Executor

2022-05-16 Thread GitBox
TeslaCN opened a new issue, #17723: URL: https://github.com/apache/shardingsphere/issues/17723 ## Refactor Since the Guava brings more risk of dependency confliction for ShardingSphere, we are going to decouple Guava from ShardingSphere. This issue plans to migrate Guava Execut

[shardingsphere] branch master updated: Remove usage of Maps.filterKeys (#17722)

2022-05-16 Thread panjuan
This is an automated email from the ASF dual-hosted git repository. panjuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new f074968957b Remove usage of Maps.filter

[GitHub] [shardingsphere] tristaZero merged pull request #17722: Remove usage of Maps.filterKeys

2022-05-16 Thread GitBox
tristaZero merged PR #17722: URL: https://github.com/apache/shardingsphere/pull/17722 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsu

[GitHub] [shardingsphere] TeslaCN commented on issue #17719: If I want to split only the database, not the table. Do I need to configure rules for each table?

2022-05-16 Thread GitBox
TeslaCN commented on issue #17719: URL: https://github.com/apache/shardingsphere/issues/17719#issuecomment-1128438433 You may refer to examples. https://github.com/apache/shardingsphere/blob/master/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-raw-jdb

[GitHub] [shardingsphere] terrymanu commented on issue #17619: Add SQL dialect translator module

2022-05-16 Thread GitBox
terrymanu commented on issue #17619: URL: https://github.com/apache/shardingsphere/issues/17619#issuecomment-1128434924 > The dialect conversion currently implemented supports built-in jooq, > > The principle of jooq to realize dialect conversion is to transfer the request for one da

[GitHub] [shardingsphere] complone commented on issue #17619: Add SQL dialect translator module

2022-05-16 Thread GitBox
complone commented on issue #17619: URL: https://github.com/apache/shardingsphere/issues/17619#issuecomment-1128428687 The dialect conversion currently implemented supports built-in jooq, The principle of jooq to realize dialect conversion is based on DSL context, the request for a d

[shardingsphere] branch master updated: Remove usage of com.google.common.collect.Collections2 (#17721)

2022-05-16 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 436b495b680 Remove usage of com.

[GitHub] [shardingsphere] strongduanmu merged pull request #17721: Remove usage of com.google.common.collect.Collections2

2022-05-16 Thread GitBox
strongduanmu merged PR #17721: URL: https://github.com/apache/shardingsphere/pull/17721 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-un

[shardingsphere] branch master updated: Refactor execute RAL statement reload metaData (#17720)

2022-05-16 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 9742a1239a3 Refactor execute RAL

[GitHub] [shardingsphere] strongduanmu merged pull request #17720: Refactor execute RAL statement reload metaData

2022-05-16 Thread GitBox
strongduanmu merged PR #17720: URL: https://github.com/apache/shardingsphere/pull/17720 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-un

[GitHub] [shardingsphere] zjcnb opened a new pull request, #17720: Refactor execute RAL statement reload metaData

2022-05-16 Thread GitBox
zjcnb opened a new pull request, #17720: URL: https://github.com/apache/shardingsphere/pull/17720 For #14004 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[shardingsphere] branch master updated: Use caffeine instead of guava cache (#17712)

2022-05-16 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 6b67aedb35f Use caffeine instead of

[GitHub] [shardingsphere] terrymanu merged pull request #17712: Use caffeine instead of guava cache

2022-05-16 Thread GitBox
terrymanu merged PR #17712: URL: https://github.com/apache/shardingsphere/pull/17712 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsub

[GitHub] [shardingsphere] terrymanu closed issue #17684: Use Caffeine instead of GuavaCache

2022-05-16 Thread GitBox
terrymanu closed issue #17684: Use Caffeine instead of GuavaCache URL: https://github.com/apache/shardingsphere/issues/17684 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [shardingsphere] ben-manes commented on issue #17684: Use Caffeine instead of GuavaCache

2022-05-16 Thread GitBox
ben-manes commented on issue #17684: URL: https://github.com/apache/shardingsphere/issues/17684#issuecomment-1128367760 Vitess uses a Go cache that borrows from Caffeine’s design. Their query cache [benchmark](https://github.com/vitessio/vitess/pull/7439#issuecomment-773466613) might be o

[GitHub] [shardingsphere] TeslaCN commented on issue #15134: to consider the sqlType of value parameter when setting the value to the corresponding placeholder in a executing SQL

2022-05-16 Thread GitBox
TeslaCN commented on issue #15134: URL: https://github.com/apache/shardingsphere/issues/15134#issuecomment-1128367297 Hi @dissdic Could you provide more details about your issue? Database like PostgreSQL will handle the type conversion on server side, which means user can provide st

[GitHub] [shardingsphere] taojintianxia commented on issue #17684: Use Caffeine instead of GuavaCache

2022-05-16 Thread GitBox
taojintianxia commented on issue #17684: URL: https://github.com/apache/shardingsphere/issues/17684#issuecomment-1128363501 ## Compare the performance of Caffeine and Guava Cache in ShardingSphere I tested the performance of caffeine and guava cache through ShardingSphere-Proxy, and

[GitHub] [shardingsphere] jingshanglu commented on pull request #17434: 15827

2022-05-16 Thread GitBox
jingshanglu commented on PR #17434: URL: https://github.com/apache/shardingsphere/pull/17434#issuecomment-1128354110 @boyjoy1127 Some IT failed, please check it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [shardingsphere] TeslaCN commented on issue #17708: `completionDetector not configured` appeared in logs while detector was configured

2022-05-16 Thread GitBox
TeslaCN commented on issue #17708: URL: https://github.com/apache/shardingsphere/issues/17708#issuecomment-1128348609 This issue is caused by `scalingName` didn't matched the config name under `scaling`. The `scalingName` in configuration is regarded as something like `activeConfiguration`

[GitHub] [shardingsphere] TeslaCN closed issue #17708: `completionDetector not configured` appeared in logs while detector was configured

2022-05-16 Thread GitBox
TeslaCN closed issue #17708: `completionDetector not configured` appeared in logs while detector was configured URL: https://github.com/apache/shardingsphere/issues/17708 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [shardingsphere] fantasylion opened a new issue, #17719: If I want to split only the database, not the table. Do I need to configure rules for each table?

2022-05-16 Thread GitBox
fantasylion opened a new issue, #17719: URL: https://github.com/apache/shardingsphere/issues/17719 If I want to split only the database, not the table. Do I need to configure rules for each table?Can someone help me -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [shardingsphere] grapeqin closed issue #17697: shadow-raw-jdbc-example org.apache.shardingsphere.example.shadow.raw.jdbc.config.ShadowDefaultAlgorithmConfiguration defaultShadowAlgorithmName

2022-05-16 Thread GitBox
grapeqin closed issue #17697: shadow-raw-jdbc-example org.apache.shardingsphere.example.shadow.raw.jdbc.config.ShadowDefaultAlgorithmConfiguration defaultShadowAlgorithmName spell mistake URL: https://github.com/apache/shardingsphere/issues/17697 -- This is an automated message from the Apa

[GitHub] [shardingsphere] boyjoy1127 commented on a diff in pull request #17434: 15827

2022-05-16 Thread GitBox
boyjoy1127 commented on code in PR #17434: URL: https://github.com/apache/shardingsphere/pull/17434#discussion_r874271802 ## shardingsphere-infra/shardingsphere-infra-federation/shardingsphere-infra-federation-executor/src/main/java/org/apache/shardingsphere/infra/federation/executor/cu

[shardingsphere] branch master updated: Minor changes for test cases and code format (#17718)

2022-05-16 Thread zhaojinchao
This is an automated email from the ASF dual-hosted git repository. zhaojinchao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new d0cb87a2fb4 Minor changes for test

[GitHub] [shardingsphere] zjcnb merged pull request #17718: Minor changes for test cases and code format

2022-05-16 Thread GitBox
zjcnb merged PR #17718: URL: https://github.com/apache/shardingsphere/pull/17718 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr.

[shardingsphere-elasticjob] branch dependabot/maven/io.netty-netty-codec-4.1.68.Final created (now a587464ce)

2022-05-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/io.netty-netty-codec-4.1.68.Final in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git at a587464ce Bump netty-codec from 4.1.59.Final to 4.

[shardingsphere-elasticjob] branch dependabot/maven/com.h2database-h2-2.1.210 created (now f1d7eb2db)

2022-05-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.h2database-h2-2.1.210 in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git at f1d7eb2db Bump h2 from 1.4.184 to 2.1.210 No new revisions

[GitHub] [shardingsphere-elasticjob] dependabot[bot] opened a new pull request, #2079: Bump h2 from 1.4.184 to 2.1.210

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #2079: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2079 Bumps [h2](https://github.com/h2database/h2database) from 1.4.184 to 2.1.210. Release notes Sourced from https://github.com/h2database/h2database/releases";>h2's rel

[GitHub] [shardingsphere-elasticjob] dependabot[bot] opened a new pull request, #2080: Bump netty-codec from 4.1.59.Final to 4.1.68.Final

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #2080: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2080 Bumps [netty-codec](https://github.com/netty/netty) from 4.1.59.Final to 4.1.68.Final. Commits https://github.com/netty/netty/commit/7d34282f9d2ffdd64c91cb4780b0

[shardingsphere-elasticjob] branch dependabot/maven/examples/elasticjob-example-lite-springboot/org.springframework.boot-spring-boot-starter-web-2.5.12 created (now dcd3ef91c)

2022-05-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/examples/elasticjob-example-lite-springboot/org.springframework.boot-spring-boot-starter-web-2.5.12 in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob

[shardingsphere-elasticjob] branch dependabot/maven/examples/com.h2database-h2-2.1.210 created (now 0a2fc00ab)

2022-05-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/examples/com.h2database-h2-2.1.210 in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git at 0a2fc00ab Bump h2 from 1.4.184 to 2.1.210 in /exa

[shardingsphere-elasticjob] branch dependabot/maven/examples/ch.qos.logback-logback-classic-1.2.0 created (now 63cd91523)

2022-05-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/examples/ch.qos.logback-logback-classic-1.2.0 in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git at 63cd91523 Bump logback-classic from 1.

[GitHub] [shardingsphere-elasticjob] dependabot[bot] opened a new pull request, #2078: Bump spring-boot-starter-web from 2.3.1.RELEASE to 2.5.12 in /examples/elasticjob-example-lite-springboot

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #2078: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2078 Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.3.1.RELEASE to 2.5.12. Release notes Sourced from https://github.com/spring-p

[GitHub] [shardingsphere-elasticjob] dependabot[bot] opened a new pull request, #2076: Bump logback-classic from 1.1.2 to 1.2.0 in /examples

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #2076: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2076 Bumps logback-classic from 1.1.2 to 1.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.

[GitHub] [shardingsphere-elasticjob] dependabot[bot] opened a new pull request, #2077: Bump h2 from 1.4.184 to 2.1.210 in /examples

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #2077: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2077 Bumps [h2](https://github.com/h2database/h2database) from 1.4.184 to 2.1.210. Release notes Sourced from https://github.com/h2database/h2database/releases";>h2's rel

[shardingsphere] branch master updated: Add test case for RuleBasedSchemaMetaDataBuilderFactory . (#17709)

2022-05-16 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 8e59b0e3d20 Add test case for RuleBa

[GitHub] [shardingsphere] terrymanu merged pull request #17709: Add test case for RuleBasedSchemaMetaDataBuilderFactory .

2022-05-16 Thread GitBox
terrymanu merged PR #17709: URL: https://github.com/apache/shardingsphere/pull/17709 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsub

[GitHub] [shardingsphere] terrymanu closed issue #17578: Add test case for RuleBasedSchemaMetaDataBuilderFactory

2022-05-16 Thread GitBox
terrymanu closed issue #17578: Add test case for RuleBasedSchemaMetaDataBuilderFactory URL: https://github.com/apache/shardingsphere/issues/17578 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [shardingsphere] terrymanu commented on pull request #17665: Update Mockito and ByteBuddy to help with GraalVM integration

2022-05-16 Thread GitBox
terrymanu commented on PR #17665: URL: https://github.com/apache/shardingsphere/pull/17665#issuecomment-1127865459 Good Job! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[shardingsphere] branch master updated: Update Mockito and ByteBuddy to help with GraalVM integration (#17665)

2022-05-16 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 403adb42b8a Update Mockito and ByteB

[GitHub] [shardingsphere] terrymanu closed issue #17451: Update Mockito to 4.5.0 or newer to help with GraalVM integration

2022-05-16 Thread GitBox
terrymanu closed issue #17451: Update Mockito to 4.5.0 or newer to help with GraalVM integration URL: https://github.com/apache/shardingsphere/issues/17451 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [shardingsphere] terrymanu merged pull request #17665: Update Mockito and ByteBuddy to help with GraalVM integration

2022-05-16 Thread GitBox
terrymanu merged PR #17665: URL: https://github.com/apache/shardingsphere/pull/17665 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsub

[GitHub] [shardingsphere] terrymanu merged pull request #17713: fix CI error

2022-05-16 Thread GitBox
terrymanu merged PR #17713: URL: https://github.com/apache/shardingsphere/pull/17713 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsub

[shardingsphere] branch master updated: fix CI error (#17713)

2022-05-16 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new ddb42e6cd88 fix CI error (#17713) dd

[GitHub] [shardingsphere] terrymanu closed issue #17461: ClusterContextManagerCoordinatorTest.assertTriggerShowProcessList run failed on Windows CI

2022-05-16 Thread GitBox
terrymanu closed issue #17461: ClusterContextManagerCoordinatorTest.assertTriggerShowProcessList run failed on Windows CI URL: https://github.com/apache/shardingsphere/issues/17461 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[shardingsphere] branch master updated: Add unit for MetaDataPersistService.persistTransactionRule(final Properties props, final boolean isOverwrit) #16091 (#17714)

2022-05-16 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new cab77841116 Add unit for MetaDataPe

[GitHub] [shardingsphere] terrymanu merged pull request #17714: Add unit for MetaDataPersistService.persistTransactionRule(final Properties props, final boolean isOverwrit) #16091

2022-05-16 Thread GitBox
terrymanu merged PR #17714: URL: https://github.com/apache/shardingsphere/pull/17714 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsub

[shardingsphere] branch master updated: Remove useless DatabaseMetaDataContextsBuilder (#17717)

2022-05-16 Thread zhaojinchao
This is an automated email from the ASF dual-hosted git repository. zhaojinchao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 635bdde08f6 Remove useless Database

[GitHub] [shardingsphere] zjcnb merged pull request #17717: Remove useless DatabaseMetaDataContextsBuilder

2022-05-16 Thread GitBox
zjcnb merged PR #17717: URL: https://github.com/apache/shardingsphere/pull/17717 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr.

[shardingsphere] branch master updated: private MetaDataContextsBuilder.addDatabase and addSystemDatabases (#17716)

2022-05-16 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 929f090b3c1 private MetaDataCont

[GitHub] [shardingsphere] strongduanmu merged pull request #17716: private MetaDataContextsBuilder.addDatabase and addSystemDatabases

2022-05-16 Thread GitBox
strongduanmu merged PR #17716: URL: https://github.com/apache/shardingsphere/pull/17716 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-un

[GitHub] [shardingsphere] mml885522 commented on issue #8359: (Sqlserver)NullPointerException: org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visit (version:4.1.0)

2022-05-16 Thread GitBox
mml885522 commented on issue #8359: URL: https://github.com/apache/shardingsphere/issues/8359#issuecomment-1127835111 SQL contains keywords, resulting in parsing errors -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [shardingsphere] strongduanmu opened a new issue, #17715: Consider optimizing existing metadata renew logic

2022-05-16 Thread GitBox
strongduanmu opened a new issue, #17715: URL: https://github.com/apache/shardingsphere/issues/17715 ## Feature Request ### Is your feature request related to a problem? No ### Describe the feature you would like. There are two problems in the existing metadata rene

[shardingsphere] branch master updated: Add unit test for ModShardingAlgorithm (#17710)

2022-05-16 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new cd7c950918a Add unit test for ModSha

[GitHub] [shardingsphere] terrymanu merged pull request #17710: Add unit test for ModShardingAlgorithm

2022-05-16 Thread GitBox
terrymanu merged PR #17710: URL: https://github.com/apache/shardingsphere/pull/17710 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsub

[GitHub] [shardingsphere] linghengqian commented on a diff in pull request #17712: Use caffeine instead of guava cache

2022-05-16 Thread GitBox
linghengqian commented on code in PR #17712: URL: https://github.com/apache/shardingsphere/pull/17712#discussion_r873793868 ## pom.xml: ## @@ -735,6 +736,12 @@ freemarker ${freemarker.version} + + +c

[GitHub] [shardingsphere] codecov-commenter commented on pull request #17714: Add unit for MetaDataPersistService.persistTransactionRule(final Properties props, final boolean isOverwrit) #16091

2022-05-16 Thread GitBox
codecov-commenter commented on PR #17714: URL: https://github.com/apache/shardingsphere/pull/17714#issuecomment-1127725123 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/17714?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_te

[GitHub] [shardingsphere] terrymanu commented on a diff in pull request #17712: Use caffeine instead of guava cache

2022-05-16 Thread GitBox
terrymanu commented on code in PR #17712: URL: https://github.com/apache/shardingsphere/pull/17712#discussion_r873743109 ## pom.xml: ## @@ -735,6 +736,12 @@ freemarker ${freemarker.version} + + +com.

[GitHub] [shardingsphere] codecov-commenter commented on pull request #17713: fix CI error

2022-05-16 Thread GitBox
codecov-commenter commented on PR #17713: URL: https://github.com/apache/shardingsphere/pull/17713#issuecomment-1127688183 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/17713?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_te

[shardingsphere] branch master updated (120d4f5f120 -> 30931033f2e)

2022-05-16 Thread zhaojinchao
This is an automated email from the ASF dual-hosted git repository. zhaojinchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 120d4f5f120 Add unit test for Bootstrap use proxy default port from props (#17707) add 30931033f2e

[GitHub] [shardingsphere] zjcnb merged pull request #17711: Refactor distribute database lock

2022-05-16 Thread GitBox
zjcnb merged PR #17711: URL: https://github.com/apache/shardingsphere/pull/17711 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr.

[GitHub] [shardingsphere] yangsen00 opened a new pull request, #17714: Add unit for MetaDataPersistService.persistTransactionRule(final Properties props, final boolean isOverwrit) #16091

2022-05-16 Thread GitBox
yangsen00 opened a new pull request, #17714: URL: https://github.com/apache/shardingsphere/pull/17714 Add unit for MetaDataPersistService.persistTransactionRule(final Properties props, final boolean isOverwrit) -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [shardingsphere] codecov-commenter commented on pull request #17710: Add unit test for ModShardingAlgorithm

2022-05-16 Thread GitBox
codecov-commenter commented on PR #17710: URL: https://github.com/apache/shardingsphere/pull/17710#issuecomment-1127642248 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/17710?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_te

[GitHub] [shardingsphere] Trydamere opened a new pull request, #17713: fix CI error

2022-05-16 Thread GitBox
Trydamere opened a new pull request, #17713: URL: https://github.com/apache/shardingsphere/pull/17713 Fixes #17461. Changes proposed in this pull request: - Fixed ClusterContextManagerCoordinatorTest.assertTriggerShowProcessList run failed on Windows CI -- This is an automat

[GitHub] [shardingsphere] longtai-cn opened a new pull request, #17712: Use caffeine instead of guava cache

2022-05-16 Thread GitBox
longtai-cn opened a new pull request, #17712: URL: https://github.com/apache/shardingsphere/pull/17712 Fixes #17684. Changes proposed in this pull request: - Use caffeine instead of guava cache. -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [shardingsphere] soulasuna opened a new pull request, #17711: Refactor distribute database lock

2022-05-16 Thread GitBox
soulasuna opened a new pull request, #17711: URL: https://github.com/apache/shardingsphere/pull/17711 ## Refactor distribute database lock Related #16564. Changes proposed in this pull request: - Remove `ShardingSphereDistributeLockManager` - Remove `ShardingSphereGlobalLo

[shardingsphere] branch master updated: Add unit test for Bootstrap use proxy default port from props (#17707)

2022-05-16 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 120d4f5f120 Add unit test for Bootst

[GitHub] [shardingsphere] terrymanu merged pull request #17707: Add unit test for Bootstrap use proxy default port from props

2022-05-16 Thread GitBox
terrymanu merged PR #17707: URL: https://github.com/apache/shardingsphere/pull/17707 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsub

[GitHub] [shardingsphere] cheese8 closed pull request #17516: refactor TableExtractor to merge two extractTablesFromInsert methods

2022-05-16 Thread GitBox
cheese8 closed pull request #17516: refactor TableExtractor to merge two extractTablesFromInsert methods URL: https://github.com/apache/shardingsphere/pull/17516 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [shardingsphere] galaxylqx opened a new pull request, #17710: Add unit test for ModShardingAlgorithm

2022-05-16 Thread GitBox
galaxylqx opened a new pull request, #17710: URL: https://github.com/apache/shardingsphere/pull/17710 Fixes #17605. Changes proposed in this pull request: -Add unit test for ModShardingAlgorithm -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [shardingsphere] codecov-commenter commented on pull request #17707: Add unit test for Bootstrap use proxy default port from props

2022-05-16 Thread GitBox
codecov-commenter commented on PR #17707: URL: https://github.com/apache/shardingsphere/pull/17707#issuecomment-1127583026 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/17707?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_te

[GitHub] [shardingsphere] misselvexu opened a new pull request, #17709: Add test case for RuleBasedSchemaMetaDataBuilderFactory .

2022-05-16 Thread GitBox
misselvexu opened a new pull request, #17709: URL: https://github.com/apache/shardingsphere/pull/17709 Fixes #17587 . Changes proposed in this pull request: - Add test case for RuleBasedSchemaMetaDataBuilderFactory . -- This is an automated message from the Apache Git Service

[shardingsphere] branch master updated: Scaling IT optimization (#17702)

2022-05-16 Thread zhonghongsheng
This is an automated email from the ASF dual-hosted git repository. zhonghongsheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 33a75039b76 Scaling IT optimizat

[GitHub] [shardingsphere] sandynz merged pull request #17702: Scaling IT optimization

2022-05-16 Thread GitBox
sandynz merged PR #17702: URL: https://github.com/apache/shardingsphere/pull/17702 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubsc

[GitHub] [shardingsphere] TeslaCN opened a new issue, #17708: `completionDetector not configured` appeared in logs while detector was configured

2022-05-16 Thread GitBox
TeslaCN opened a new issue, #17708: URL: https://github.com/apache/shardingsphere/issues/17708 ## Bug Report ### Which version of ShardingSphere did you use? master - 12e8d1383a76595ef229be5ede0662e472c14846 ### Which project did you use? ShardingSphere-JDBC or ShardingSp

[GitHub] [shardingsphere] galaxylqx opened a new pull request, #17707: Add unit test for Bootstrap use proxy default port from props

2022-05-16 Thread GitBox
galaxylqx opened a new pull request, #17707: URL: https://github.com/apache/shardingsphere/pull/17707 Fixes #17003. Changes proposed in this pull request: - add unit test for Bootstrap -- This is an automated message from the Apache Git Service. To respond to the message,

[shardingsphere] branch master updated: Add test cases for SQLRewriteContextDecoratorFactory and ExecutionPrepareDecoratorFactory . (#17701)

2022-05-16 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 125e5a1f960 Add test cases for SQLRe

[GitHub] [shardingsphere] terrymanu merged pull request #17701: Add test cases for SQLRewriteContextDecoratorFactory and ExecutionPrepareDecoratorFactory .

2022-05-16 Thread GitBox
terrymanu merged PR #17701: URL: https://github.com/apache/shardingsphere/pull/17701 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsub

[GitHub] [shardingsphere] terrymanu closed issue #17580: Add test case for SQLRewriteContextDecoratorFactory

2022-05-16 Thread GitBox
terrymanu closed issue #17580: Add test case for SQLRewriteContextDecoratorFactory URL: https://github.com/apache/shardingsphere/issues/17580 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [shardingsphere] terrymanu closed issue #17579: Add test case for ExecutionPrepareDecoratorFactory

2022-05-16 Thread GitBox
terrymanu closed issue #17579: Add test case for ExecutionPrepareDecoratorFactory URL: https://github.com/apache/shardingsphere/issues/17579 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[shardingsphere] branch master updated: Use ConfigurationProperties in ContextManager (#17706)

2022-05-16 Thread zhaojinchao
This is an automated email from the ASF dual-hosted git repository. zhaojinchao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new d51417646bd Use ConfigurationProper

[GitHub] [shardingsphere] zjcnb merged pull request #17706: Use ConfigurationProperties in ContextManager

2022-05-16 Thread GitBox
zjcnb merged PR #17706: URL: https://github.com/apache/shardingsphere/pull/17706 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr.

[GitHub] [shardingsphere] Trydamere commented on issue #17461: ClusterContextManagerCoordinatorTest.assertTriggerShowProcessList run failed on Windows CI

2022-05-16 Thread GitBox
Trydamere commented on issue #17461: URL: https://github.com/apache/shardingsphere/issues/17461#issuecomment-1127478708 The cause is the line break is different bewteen windows and linux. I will pull request after the build is finished. -- This is an automated message from the Apache Git

[shardingsphere] branch master updated: Use ConfigurationProperties in MetaDataContextsBuilder (#17705)

2022-05-16 Thread zhaojinchao
This is an automated email from the ASF dual-hosted git repository. zhaojinchao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 12e8d1383a7 Use ConfigurationProper

[GitHub] [shardingsphere] zjcnb merged pull request #17705: Use ConfigurationProperties in MetaDataContextsBuilder

2022-05-16 Thread GitBox
zjcnb merged PR #17705: URL: https://github.com/apache/shardingsphere/pull/17705 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr.

[shardingsphere] branch master updated: Refactor create schema statement parse logic (#17703)

2022-05-16 Thread tuichenchuxin
This is an automated email from the ASF dual-hosted git repository. tuichenchuxin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 5f5edc64bfb Refactor create schem

[GitHub] [shardingsphere] tuichenchuxin merged pull request #17703: Refactor create schema statement parse logic

2022-05-16 Thread GitBox
tuichenchuxin merged PR #17703: URL: https://github.com/apache/shardingsphere/pull/17703 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-u

  1   2   >