[GitHub] [shardingsphere] DreamSaddle opened a new pull request #10195: Fix exception message missing format in JDBCLockEngine

2021-04-25 Thread GitBox
DreamSaddle opened a new pull request #10195: URL: https://github.com/apache/shardingsphere/pull/10195 Fixes #10191. Changes proposed in this pull request: - Fix exception message missing format in JDBCLockEngine. -- This is an automated message from the Apache Git Service.

[GitHub] [shardingsphere-elasticjob] TeslaCN commented on pull request #1874: Update elastic.cn.md

2021-04-25 Thread GitBox
TeslaCN commented on pull request #1874: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1874#issuecomment-826521770 Hi @yuanrengu Thanks for your contribution! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [shardingsphere-elasticjob] TeslaCN merged pull request #1874: Update elastic.cn.md

2021-04-25 Thread GitBox
TeslaCN merged pull request #1874: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1874 -- 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. For queries about th

[GitHub] [shardingsphere-elasticjob] SkyMoreStars commented on a change in pull request #1069: Consider about improvement of get IP address inaccurate

2021-04-25 Thread GitBox
SkyMoreStars commented on a change in pull request #1069: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1069#discussion_r619995613 ## File path: elasticjob-infra/elasticjob-infra-common/src/main/java/org/apache/shardingsphere/elasticjob/infra/env/IpUtils.java

[GitHub] [shardingsphere-elasticjob] yuanrengu opened a new pull request #1878: Update elastic.en.md

2021-04-25 Thread GitBox
yuanrengu opened a new pull request #1878: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1878 Fixes #ISSUSE_ID. Changes proposed in this pull request: - we have 10 sharding items and there are 3 servers, the number of sharding items are server A = 0,1,2,9; server B

[GitHub] [shardingsphere-elasticjob] TeslaCN merged pull request #1878: Update elastic.en.md

2021-04-25 Thread GitBox
TeslaCN merged pull request #1878: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1878 -- 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. For queries about th

[GitHub] [shardingsphere] codecov-commenter commented on pull request #10195: Fix exception message missing format in JDBCLockEngine

2021-04-25 Thread GitBox
codecov-commenter commented on pull request #10195: URL: https://github.com/apache/shardingsphere/pull/10195#issuecomment-826538241 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/10195?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

[GitHub] [shardingsphere] 243006306 opened a new issue #10196: The following problems are found in the project transformation sharding-jdbc 4.1.1 scheme

2021-04-25 Thread GitBox
243006306 opened a new issue #10196: URL: https://github.com/apache/shardingsphere/issues/10196 The following problems are found in the project transformation sharding-jdbc 4.1.1 scheme 1. Why does hint still need to go through the parsing process? Because my SQL is relatively compl

[GitHub] [shardingsphere] zhujunxxxxx commented on issue #10136: [SQL Definition Collation][Oracle]Collate the SQL definition of ALTER SYNONYM

2021-04-25 Thread GitBox
zhujunx commented on issue #10136: URL: https://github.com/apache/shardingsphere/issues/10136#issuecomment-826044757 @tristaZero I found `alter database` is not support, i will fix it. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] codecov-commenter edited a comment on pull request #10165: Fix oracle grammar error

2021-04-25 Thread GitBox
codecov-commenter edited a comment on pull request #10165: URL: https://github.com/apache/shardingsphere/pull/10165#issuecomment-825767082 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/10165?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=p

[GitHub] [shardingsphere] RaigorJiang commented on issue #10138: Transaction not rolled back

2021-04-25 Thread GitBox
RaigorJiang commented on issue #10138: URL: https://github.com/apache/shardingsphere/issues/10138#issuecomment-826234958 Hi @zhoubonet , is this problem still exists? By default, ShardingSphere will affect local transactions, I can't tell more based on the information, sorry. Could y

[GitHub] [shardingsphere] huanghao495430759 closed pull request #10158: fix drop columns exception.

2021-04-25 Thread GitBox
huanghao495430759 closed pull request #10158: URL: https://github.com/apache/shardingsphere/pull/10158 -- 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. For queries about t

[GitHub] [shardingsphere] codecov-commenter commented on pull request #10177: fix error of encrypt alter table when drop columns.

2021-04-25 Thread GitBox
codecov-commenter commented on pull request #10177: URL: https://github.com/apache/shardingsphere/pull/10177#issuecomment-826071434 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/10177?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

[GitHub] [shardingsphere] terrymanu merged pull request #10181: fix error of encrypt alter table when drop columns.

2021-04-25 Thread GitBox
terrymanu merged pull request #10181: URL: https://github.com/apache/shardingsphere/pull/10181 -- 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. For queries about this serv

[GitHub] [shardingsphere] terrymanu edited a comment on issue #10184: Clear business logic with PostgreSQLBinaryStatementRegistry

2021-04-25 Thread GitBox
terrymanu edited a comment on issue #10184: URL: https://github.com/apache/shardingsphere/issues/10184#issuecomment-826253836 The new PR #10186 used running task count instead of in use status, consider about revert them together. -- This is an automated message from the Apache Git Serv

[GitHub] [shardingsphere] terrymanu closed pull request #10172: Rewrite table name with alter table for fk

2021-04-25 Thread GitBox
terrymanu closed pull request #10172: URL: https://github.com/apache/shardingsphere/pull/10172 -- 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. For queries about this serv

[GitHub] [shardingsphere] menghaoranss merged pull request #10170: Force set in transaction for PG

2021-04-25 Thread GitBox
menghaoranss merged pull request #10170: URL: https://github.com/apache/shardingsphere/pull/10170 -- 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. For queries about this s

[GitHub] [shardingsphere] terrymanu merged pull request #10166: Implement SQLServerPrivilegeHandler and add unit test

2021-04-25 Thread GitBox
terrymanu merged pull request #10166: URL: https://github.com/apache/shardingsphere/pull/10166 -- 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. For queries about this serv

[GitHub] [shardingsphere] terrymanu commented on issue #10184: Clear business logic with PostgreSQLBinaryStatementRegistry

2021-04-25 Thread GitBox
terrymanu commented on issue #10184: URL: https://github.com/apache/shardingsphere/issues/10184#issuecomment-826253836 The new PR #10186 used running task count instead of in use status, consider revert them together. -- This is an automated message from the Apache Git Service. To respo

[GitHub] [shardingsphere] wangkang09 commented on issue #10105: rewrite sql error when using keyGenerator and encrypt together

2021-04-25 Thread GitBox
wangkang09 commented on issue #10105: URL: https://github.com/apache/shardingsphere/issues/10105#issuecomment-826065858 -- 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. For

[GitHub] [shardingsphere] huanghao495430759 closed pull request #10177: fix error of encrypt alter table when drop columns.

2021-04-25 Thread GitBox
huanghao495430759 closed pull request #10177: URL: https://github.com/apache/shardingsphere/pull/10177 -- 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. For queries about t

[GitHub] [shardingsphere] TeslaCN merged pull request #10185: Add in use flag with backend connection

2021-04-25 Thread GitBox
TeslaCN merged pull request #10185: URL: https://github.com/apache/shardingsphere/pull/10185 -- 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. For queries about this servic

[GitHub] [shardingsphere] tristaZero merged pull request #10178: Rewrite table name with alter table for fk

2021-04-25 Thread GitBox
tristaZero merged pull request #10178: URL: https://github.com/apache/shardingsphere/pull/10178 -- 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. For queries about this ser

[GitHub] [shardingsphere] strongduanmu merged pull request #10186: Use running task count instead of is in use on backend connection

2021-04-25 Thread GitBox
strongduanmu merged pull request #10186: URL: https://github.com/apache/shardingsphere/pull/10186 -- 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. For queries about this s

[GitHub] [shardingsphere] menghaoranss merged pull request #10169: Support Transaction in PostgreSQL

2021-04-25 Thread GitBox
menghaoranss merged pull request #10169: URL: https://github.com/apache/shardingsphere/pull/10169 -- 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. For queries about this s

[GitHub] [shardingsphere] menghaoranss merged pull request #10175: postgresql modify column definition

2021-04-25 Thread GitBox
menghaoranss merged pull request #10175: URL: https://github.com/apache/shardingsphere/pull/10175 -- 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. For queries about this s

[GitHub] [shardingsphere] strongduanmu merged pull request #10183: Rename PostgreSQLBinaryStatementRegistry

2021-04-25 Thread GitBox
strongduanmu merged pull request #10183: URL: https://github.com/apache/shardingsphere/pull/10183 -- 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. For queries about this s

[GitHub] [shardingsphere] RaigorJiang commented on issue #10190: java.lang.ClassNotFoundException: org.apache.shardingsphere.spring.boot.util.PropertyUtil

2021-04-25 Thread GitBox
RaigorJiang commented on issue #10190: URL: https://github.com/apache/shardingsphere/issues/10190#issuecomment-826327968 Hi @chenchen1008 Thanks for you report, I will make a check. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [shardingsphere] menghaoranss merged pull request #10174: Add vacumm support

2021-04-25 Thread GitBox
menghaoranss merged pull request #10174: URL: https://github.com/apache/shardingsphere/pull/10174 -- 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. For queries about this s

[GitHub] [shardingsphere] tristaZero commented on issue #650: Welcome to leave your article link(欢迎留下关于ShardingSphere的文章链接)

2021-04-25 Thread GitBox
tristaZero commented on issue #650: URL: https://github.com/apache/shardingsphere/issues/650#issuecomment-826313804 Hi @Samhom Yep, we are recruiting people who are interested at this one. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [shardingsphere-elasticjob] TeslaCN merged pull request #1873: Make sure supporting the case that job instances are crashed while ex…

2021-04-25 Thread GitBox
TeslaCN merged pull request #1873: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1873 -- 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. For queries about th

[GitHub] [shardingsphere] wgy8283335 commented on pull request #10168: 10104 oracle antlr transfer tool

2021-04-25 Thread GitBox
wgy8283335 commented on pull request #10168: URL: https://github.com/apache/shardingsphere/pull/10168#issuecomment-826447551 I've test the TransferTool, the result of the rule sentence like below: ``` --- Before: UPDATE [ hint ] { dml_table_exp

[GitHub] [shardingsphere] TeslaCN closed issue #10153: Error occurred in Proxy when using BenchmarkSQL 5.0

2021-04-25 Thread GitBox
TeslaCN closed issue #10153: URL: https://github.com/apache/shardingsphere/issues/10153 -- 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. For queries about this service, pl

[GitHub] [shardingsphere-elasticjob] codecov-commenter commented on pull request #1874: Update elastic.cn.md

2021-04-25 Thread GitBox
codecov-commenter commented on pull request #1874: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1874#issuecomment-826515887 # [Codecov](https://codecov.io/gh/apache/shardingsphere-elasticjob/pull/1874?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&u

[GitHub] [shardingsphere] glon edited a comment on issue #10063: Proxy broadcastTables select * error

2021-04-25 Thread GitBox
glon edited a comment on issue #10063: URL: https://github.com/apache/shardingsphere/issues/10063#issuecomment-826273393 I configured `defaultDataSourceName: ds_0` to solved the problem, but during the process I've been tried, not work, oddly... -- This is an automated message from the

[GitHub] [shardingsphere] strongduanmu merged pull request #10189: Revise #10186

2021-04-25 Thread GitBox
strongduanmu merged pull request #10189: URL: https://github.com/apache/shardingsphere/pull/10189 -- 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. For queries about this s

[GitHub] [shardingsphere] glon commented on issue #10063: Proxy broadcastTables select * error

2021-04-25 Thread GitBox
glon commented on issue #10063: URL: https://github.com/apache/shardingsphere/issues/10063#issuecomment-826273393 I configured defaultDataSourceName: ds_0 to solved the problem, but during the process I've been tried, not work, oddly... -- This is an automated message from the Apache Gi

[GitHub] [shardingsphere] wangkang09 removed a comment on issue #10105: rewrite sql error when using keyGenerator and encrypt together

2021-04-25 Thread GitBox
wangkang09 removed a comment on issue #10105: URL: https://github.com/apache/shardingsphere/issues/10105#issuecomment-826065858 > Hi we suggest users to try 5.0.0-alpha, since it fixed many issues of 4.x releases and supported more complex SQLs. Besides, more maintenance work will be done

[GitHub] [shardingsphere-elasticjob-ui] TeslaCN commented on issue #114: Does console support internationalization

2021-04-25 Thread GitBox
TeslaCN commented on issue #114: URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/114#issuecomment-826473412 After signed in, You may switch language by a button in the top right-hand corner. -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [shardingsphere] tristaZero merged pull request #10165: Fix oracle grammar error

2021-04-25 Thread GitBox
tristaZero merged pull request #10165: URL: https://github.com/apache/shardingsphere/pull/10165 -- 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. For queries about this ser

[GitHub] [shardingsphere] glon closed issue #10063: Proxy broadcastTables select * error

2021-04-25 Thread GitBox
glon closed issue #10063: URL: https://github.com/apache/shardingsphere/issues/10063 -- 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. For queries about this service, pleas

[GitHub] [shardingsphere-elasticjob] codecov-commenter commented on pull request #1877: Use a random port for Spring Boot testcases

2021-04-25 Thread GitBox
codecov-commenter commented on pull request #1877: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1877#issuecomment-826505041 # [Codecov](https://codecov.io/gh/apache/shardingsphere-elasticjob/pull/1877?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&u

[GitHub] [shardingsphere] tristaZero commented on issue #10127: read-write-splitting doesn't work

2021-04-26 Thread GitBox
tristaZero commented on issue #10127: URL: https://github.com/apache/shardingsphere/issues/10127#issuecomment-826314279 Thanks for your comment @hilton1977 -- 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] tristaZero commented on pull request #10148: Implement OraclePrivilegeHandler and add unit test

2021-04-26 Thread GitBox
tristaZero commented on pull request #10148: URL: https://github.com/apache/shardingsphere/pull/10148#issuecomment-826309876 @Liangda-w Thanks, Hi @zhujunx Could you give a look one more? -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [shardingsphere] tristaZero commented on issue #10119: RangeShardingAlgorithm Generic problem, specified as Date, actually a string

2021-04-26 Thread GitBox
tristaZero commented on issue #10119: URL: https://github.com/apache/shardingsphere/issues/10119#issuecomment-826314458 Hi please try the release one, i.e., 5.0.0-alpha -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [shardingsphere-elasticjob-ui] TeslaCN edited a comment on issue #113: Registry Center can`t connect zookeeper

2021-04-26 Thread GitBox
TeslaCN edited a comment on issue #113: URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/113#issuecomment-826474011 Hi @Pudge-T I cannot reproduce your problem in my environment. Could you show me what have you typed in the page? -- This is an automated message fro

[GitHub] [shardingsphere] codecov-commenter commented on pull request #10193: fix bad rewritten result for foreign key SQL

2021-04-26 Thread GitBox
codecov-commenter commented on pull request #10193: URL: https://github.com/apache/shardingsphere/pull/10193#issuecomment-826483708 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/10193?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

[GitHub] [shardingsphere] menghaoranss merged pull request #10173: fix error of mysql alter table drop column visitor.

2021-04-26 Thread GitBox
menghaoranss merged pull request #10173: URL: https://github.com/apache/shardingsphere/pull/10173 -- 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. For queries about this s

[GitHub] [shardingsphere] DreamSaddle removed a comment on issue #10191: Throw exception message error

2021-04-26 Thread GitBox
DreamSaddle removed a comment on issue #10191: URL: https://github.com/apache/shardingsphere/issues/10191#issuecomment-826482306 Yes, it would be my pleasure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [shardingsphere] menghaoranss merged pull request #10179: support parsing vacuum sql

2021-04-26 Thread GitBox
menghaoranss merged pull request #10179: URL: https://github.com/apache/shardingsphere/pull/10179 -- 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. For queries about this s

[GitHub] [shardingsphere-elasticjob] TeslaCN closed issue #1868: I can't find the branch which includes the code from Bug fix for Failover #714

2021-04-26 Thread GitBox
TeslaCN closed issue #1868: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1868 -- 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. For queries about this se

[GitHub] [shardingsphere] tristaZero edited a comment on issue #10119: RangeShardingAlgorithm Generic problem, specified as Date, actually a string

2021-04-26 Thread GitBox
tristaZero edited a comment on issue #10119: URL: https://github.com/apache/shardingsphere/issues/10119#issuecomment-826314458 Hi please try the released one, i.e., 5.0.0-alpha -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [shardingsphere] terrymanu commented on a change in pull request #10189: Revise #10186

2021-04-26 Thread GitBox
terrymanu commented on a change in pull request #10189: URL: https://github.com/apache/shardingsphere/pull/10189#discussion_r619768636 ## File path: shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-core/src/main/java/org/apache/shardingsphere/proxy/fron

[GitHub] [shardingsphere] strongduanmu merged pull request #10187: Fix test case for PostgreSQLFrontendEngineTest

2021-04-26 Thread GitBox
strongduanmu merged pull request #10187: URL: https://github.com/apache/shardingsphere/pull/10187 -- 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. For queries about this s

[GitHub] [shardingsphere-elasticjob] SkyMoreStars commented on a change in pull request #1069: Consider about improvement of get IP address inaccurate

2021-04-26 Thread GitBox
SkyMoreStars commented on a change in pull request #1069: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1069#discussion_r619995613 ## File path: elasticjob-infra/elasticjob-infra-common/src/main/java/org/apache/shardingsphere/elasticjob/infra/env/IpUtils.java

[GitHub] [shardingsphere] wangkang09 edited a comment on issue #10105: rewrite sql error when using keyGenerator and encrypt together

2021-04-26 Thread GitBox
wangkang09 edited a comment on issue #10105: URL: https://github.com/apache/shardingsphere/issues/10105#issuecomment-826070317 > Hi 5.0.0-alpha has been released for a long time. Maybe you have no interests on Scaling etc. But this issue was fixed from 5.x release. Actual SQL: db1 ::: I

[GitHub] [shardingsphere] avalon5666 merged pull request #10188: Remove timeout limit with unregister PostgreSQLBinaryStatementRegistry

2021-04-26 Thread GitBox
avalon5666 merged pull request #10188: URL: https://github.com/apache/shardingsphere/pull/10188 -- 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. For queries about this ser

[GitHub] [shardingsphere] codecov-commenter commented on pull request #10181: fix error of encrypt alter table when drop columns.

2021-04-26 Thread GitBox
codecov-commenter commented on pull request #10181: URL: https://github.com/apache/shardingsphere/pull/10181#issuecomment-826092639 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/10181?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

[GitHub] [shardingsphere] codecov-commenter commented on pull request #10195: Fix exception message missing format in JDBCLockEngine

2021-04-26 Thread GitBox
codecov-commenter commented on pull request #10195: URL: https://github.com/apache/shardingsphere/pull/10195#issuecomment-826538241 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/10195?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

[GitHub] [shardingsphere] sangewuxie commented on issue #10106: bug, emoji cant save(insert) or update, update is work shardingsphere-5.0.0-alpha

2021-04-26 Thread GitBox
sangewuxie commented on issue #10106: URL: https://github.com/apache/shardingsphere/issues/10106#issuecomment-826439916 -- 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. For

[GitHub] [shardingsphere] RaigorJiang commented on issue #10191: Throw exception message error

2021-04-26 Thread GitBox
RaigorJiang commented on issue #10191: URL: https://github.com/apache/shardingsphere/issues/10191#issuecomment-826455935 -- 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. Fo

[GitHub] [shardingsphere] tristaZero merged pull request #10182: Revise #10163 and complete testcases

2021-04-26 Thread GitBox
tristaZero merged pull request #10182: URL: https://github.com/apache/shardingsphere/pull/10182 -- 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. For queries about this ser

[GitHub] [shardingsphere] 726411951 closed issue #10086: Is there a better way to cofig sharding properties

2021-04-26 Thread GitBox
726411951 closed issue #10086: URL: https://github.com/apache/shardingsphere/issues/10086 -- 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. For queries about this service,

[GitHub] [shardingsphere-elasticjob-ui] TeslaCN commented on issue #113: Registry Center can`t connect zookeeper

2021-04-26 Thread GitBox
TeslaCN commented on issue #113: URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/113#issuecomment-826474011 Hi @Pudge-T I cannot reproduce your problem in my environment. Could you show me what you have typed in the page? -- This is an automated message from the A

[GitHub] [shardingsphere-elasticjob] TeslaCN merged pull request #1846: Adding code maintainability badge

2021-04-26 Thread GitBox
TeslaCN merged pull request #1846: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1846 -- 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. For queries about th

[GitHub] [shardingsphere] tristaZero commented on issue #10126: sqlserver row_number() over() faild,Error preparing statement. Cause: org.antlr.v4.runtime.misc.ParseCancellationException

2021-04-26 Thread GitBox
tristaZero commented on issue #10126: URL: https://github.com/apache/shardingsphere/issues/10126#issuecomment-826314099 @cilfm Thank for your feedback. Are you interested raising a PR to fix this bug in the master branch? -- This is an automated message from the Apache Git Service.

[GitHub] [shardingsphere] TeslaCN commented on a change in pull request #10189: Revise #10186

2021-04-26 Thread GitBox
TeslaCN commented on a change in pull request #10189: URL: https://github.com/apache/shardingsphere/pull/10189#discussion_r619769360 ## File path: shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-core/src/main/java/org/apache/shardingsphere/proxy/fronte

[GitHub] [shardingsphere] terrymanu closed issue #10102: Implement SQLServerPrivilegeHandler and add unit test

2021-04-26 Thread GitBox
terrymanu closed issue #10102: URL: https://github.com/apache/shardingsphere/issues/10102 -- 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. For queries about this service,

[GitHub] [shardingsphere] menghaoranss merged pull request #10176: Refactor PostgreSQLAuthenticationEngine

2021-04-26 Thread GitBox
menghaoranss merged pull request #10176: URL: https://github.com/apache/shardingsphere/pull/10176 -- 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. For queries about this s

[GitHub] [shardingsphere] DreamSaddle commented on issue #10191: Throw exception message error

2021-04-26 Thread GitBox
DreamSaddle commented on issue #10191: URL: https://github.com/apache/shardingsphere/issues/10191#issuecomment-826482306 -- 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. Fo

[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10190: java.lang.ClassNotFoundException: org.apache.shardingsphere.spring.boot.util.PropertyUtil

2021-04-26 Thread GitBox
RaigorJiang edited a comment on issue #10190: URL: https://github.com/apache/shardingsphere/issues/10190#issuecomment-826327968 Hi @chenchen1008 Thanks for your report, I will make a check. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [shardingsphere-elasticjob] TeslaCN merged pull request #1878: Update elastic.en.md

2021-04-26 Thread GitBox
TeslaCN merged pull request #1878: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1878 -- 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. For queries about th

[GitHub] [shardingsphere-elasticjob] TeslaCN commented on pull request #1874: Update elastic.cn.md

2021-04-26 Thread GitBox
TeslaCN commented on pull request #1874: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1874#issuecomment-826521770 Hi @yuanrengu Thanks for your contribution! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [shardingsphere-elasticjob] TeslaCN merged pull request #1874: Update elastic.cn.md

2021-04-26 Thread GitBox
TeslaCN merged pull request #1874: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1874 -- 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. For queries about th

[GitHub] [shardingsphere] hanxu00920 opened a new issue #10197: use orchestration for springboot can't work

2021-04-26 Thread GitBox
hanxu00920 opened a new issue #10197: URL: https://github.com/apache/shardingsphere/issues/10197 ##maven dependencies: org.apache.shardingsphere sharding-jdbc-orchestration-spring-boot-starter ${shardingsphere.version} org.apache.shardingsphere

[GitHub] [shardingsphere] zhonghuali commented on issue #7196: In multi-tenant mode database sharding invalid

2021-04-26 Thread GitBox
zhonghuali commented on issue #7196: URL: https://github.com/apache/shardingsphere/issues/7196#issuecomment-826602578 Striongly suggest to add new config for setting whether all tables are default sharded or not, then simplifying this kind of configuration -- This is an automated message

[GitHub] [shardingsphere-elasticjob] kaihekaihe opened a new issue #1879: If the timeout parameter are set to 0L,then the thread executing some sharding may wait for Long.maxvalue.

2021-04-26 Thread GitBox
kaihekaihe opened a new issue #1879: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1879 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: - Searched open and closed [GitHub issues](https://git

[GitHub] [shardingsphere] Victoryli opened a new issue #10198: 读写分离配合分表,分表失效

2021-04-26 Thread GitBox
Victoryli opened a new issue #10198: URL: https://github.com/apache/shardingsphere/issues/10198 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: - Searched open and closed [GitHub issues](https://github.com/ap

[GitHub] [shardingsphere] RaigorJiang commented on pull request #10195: Fix exception message missing format in JDBCLockEngine

2021-04-26 Thread GitBox
RaigorJiang commented on pull request #10195: URL: https://github.com/apache/shardingsphere/pull/10195#issuecomment-826635878 @DreamSaddle Hi, DreamSaddle, please check code style, do not format the code. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [shardingsphere] RaigorJiang commented on a change in pull request #10195: Fix exception message missing format in JDBCLockEngine

2021-04-26 Thread GitBox
RaigorJiang commented on a change in pull request #10195: URL: https://github.com/apache/shardingsphere/pull/10195#discussion_r620091075 ## File path: shardingsphere-jdbc/shardingsphere-jdbc-core/src/main/java/org/apache/shardingsphere/driver/executor/JDBCLockEngine.java ## @@

[GitHub] [shardingsphere] zhonghuali opened a new issue #10199: Striongly suggest to add new config for setting whether all tables are default sharded or not, then simplifying this kind of configurati

2021-04-26 Thread GitBox
zhonghuali opened a new issue #10199: URL: https://github.com/apache/shardingsphere/issues/10199 Striongly suggest to add new config for setting whether all tables are default sharded or not, then simplifying this kind of configuration _Originally posted by @zhonghuali in https://gi

[GitHub] [shardingsphere] zhonghuali edited a comment on issue #7196: In multi-tenant mode database sharding invalid

2021-04-26 Thread GitBox
zhonghuali edited a comment on issue #7196: URL: https://github.com/apache/shardingsphere/issues/7196#issuecomment-826602578 Strongly suggest to add new config for setting whether all tables are default sharded or not, then simplifying this kind of configuration -- This is an automated m

[GitHub] [shardingsphere] DreamSaddle commented on a change in pull request #10195: Fix exception message missing format in JDBCLockEngine

2021-04-26 Thread GitBox
DreamSaddle commented on a change in pull request #10195: URL: https://github.com/apache/shardingsphere/pull/10195#discussion_r620121238 ## File path: shardingsphere-jdbc/shardingsphere-jdbc-core/src/main/java/org/apache/shardingsphere/driver/executor/JDBCLockEngine.java ## @@

[GitHub] [shardingsphere] yudonghua opened a new issue #10200: 第一次执行慢

2021-04-26 Thread GitBox
yudonghua opened a new issue #10200: URL: https://github.com/apache/shardingsphere/issues/10200 在项目刚启动时,第一次查询由于加载大量类,导致正常执行只需要20ms~30ms左右的查询执行了2000ms~3000ms -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [shardingsphere-elasticjob] TeslaCN opened a new issue #1880: Support configuring Mail SMTP SSL trusted

2021-04-26 Thread GitBox
TeslaCN opened a new issue #1880: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1880 ## Feature Request ### Is your feature request related to a problem? Our SMTP server using self-signed certificate. There is no way to configure trusted host for now. ###

[GitHub] [shardingsphere] yudonghua closed issue #10200: 第一次执行慢

2021-04-26 Thread GitBox
yudonghua closed issue #10200: URL: https://github.com/apache/shardingsphere/issues/10200 -- 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. For queries about this service,

[GitHub] [shardingsphere-elasticjob] TeslaCN commented on issue #1876: 任务执行后重启服务增加tracing功能不生效

2021-04-26 Thread GitBox
TeslaCN commented on issue #1876: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1876#issuecomment-826743795 **For English only** You may set `overwrite` to `true` to overwrite the configurations in Zookeeper. -- This is an automated message from the Apache Git S

[GitHub] [shardingsphere-elasticjob] TeslaCN closed issue #1876: 任务执行后重启服务增加tracing功能不生效

2021-04-26 Thread GitBox
TeslaCN closed issue #1876: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1876 -- 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. For queries about this se

[GitHub] [shardingsphere-elasticjob] TeslaCN commented on issue #1872: job触发有延迟

2021-04-26 Thread GitBox
TeslaCN commented on issue #1872: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1872#issuecomment-826744254 **For English only** -- 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 t

[GitHub] [shardingsphere-elasticjob] TeslaCN closed issue #1872: job触发有延迟

2021-04-26 Thread GitBox
TeslaCN closed issue #1872: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1872 -- 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. For queries about this se

[GitHub] [shardingsphere-elasticjob] TeslaCN commented on issue #1879: If the timeout parameter are set to 0L,then the thread executing some sharding may wait for Long.maxvalue.

2021-04-26 Thread GitBox
TeslaCN commented on issue #1879: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1879#issuecomment-826746450 Hi @kaihekaihe Do you mean the timeout of `DistributeOnceElasticJobListener`? -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [shardingsphere] RaigorJiang commented on issue #10190: java.lang.ClassNotFoundException: org.apache.shardingsphere.spring.boot.util.PropertyUtil

2021-04-26 Thread GitBox
RaigorJiang commented on issue #10190: URL: https://github.com/apache/shardingsphere/issues/10190#issuecomment-826829298 @chenchen1008 Hi, I have tested with version `5.0.0-alpha`, and there was no problem. But, the starter should be `shardingsphere-jdbc-core-spring-boot-starter`,

[GitHub] [shardingsphere] tristaZero commented on a change in pull request #10193: fix bad rewritten result for foreign key SQL

2021-04-26 Thread GitBox
tristaZero commented on a change in pull request #10193: URL: https://github.com/apache/shardingsphere/pull/10193#discussion_r620295127 ## File path: shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-route/src/main/java/org/apache/shardingsphere/sharding/route/en

[GitHub] [shardingsphere] RaigorJiang commented on issue #10194: 期望有rust语言的shardingsphere

2021-04-26 Thread GitBox
RaigorJiang commented on issue #10194: URL: https://github.com/apache/shardingsphere/issues/10194#issuecomment-826835931 Hello, for English only, please translate, thank you. By the way, Sharding-Proxy supports standard SQL protocols and can be language free. -- This is an automa

[GitHub] [shardingsphere] RaigorJiang commented on pull request #10195: Fix exception message missing format in JDBCLockEngine

2021-04-26 Thread GitBox
RaigorJiang commented on pull request #10195: URL: https://github.com/apache/shardingsphere/pull/10195#issuecomment-826846247 @DreamSaddle Hi, please see `Files changed`, there are still lots of format changes. ![image](https://user-images.githubusercontent.com/5668787/116092382-57bb

[GitHub] [shardingsphere] ThanoshanMV commented on issue #10111: [SQL Definition Collation][Oracle]Collate the SQL definition of alter session

2021-04-26 Thread GitBox
ThanoshanMV commented on issue #10111: URL: https://github.com/apache/shardingsphere/issues/10111#issuecomment-826850523 Hi @tristaZero, next, I'll try [ALTER SYSTEM](https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/ALTER-SYSTEM.html#GUID-2C638517-D73A-41CA-9D8E-A62D1A0B

[GitHub] [shardingsphere] RaigorJiang commented on issue #10133: shardingjdbc 4.1.1 insert...select NullPointerException

2021-04-26 Thread GitBox
RaigorJiang commented on issue #10133: URL: https://github.com/apache/shardingsphere/issues/10133#issuecomment-826854771 Hi @xsong123 Is the exception still exists? Because you did not provide your SQL and configuration, we can not say anything. -- This is an automated m

[GitHub] [shardingsphere] LutzWeischerFujitsu commented on issue #9710: build fails on AArch64, Fedora 33

2021-04-26 Thread GitBox
LutzWeischerFujitsu commented on issue #9710: URL: https://github.com/apache/shardingsphere/issues/9710#issuecomment-826863152 [jw@cn05 shardingsphere]$ ./mvnw clean install -Prelease -DskipTests ... [INFO] [I

[GitHub] [shardingsphere] Liangda-w opened a new pull request #10201: Fix Oracle addColumnSpecification grammar

2021-04-26 Thread GitBox
Liangda-w opened a new pull request #10201: URL: https://github.com/apache/shardingsphere/pull/10201 Relates #9694. Changes proposed in this pull request: - Fix Oracle `addColumnSpecification` grammar of [ALTER TABLE](https://docs.oracle.com/en/database/oracle/oracle-database/19/s

[GitHub] [shardingsphere-elasticjob] gonedays opened a new issue #1881: Specify an ip when job instance application deployed on a multi-ip server.

2021-04-26 Thread GitBox
gonedays opened a new issue #1881: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1881 ## Feature Request **For English only**, other languages will not accept. Please pay attention on issues you submitted, because we maybe need more details. If no respons

  1   2   3   4   5   6   7   8   9   10   >