This is an automated email from the ASF dual-hosted git repository.
menghaoran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 5d61103 Add properties to transaction rule configuration, add DistSQL
syntax: ALTER TRANSACTION RULE. (#14779)
add 1c8bff9 Refactor DataSourcePropertiesCreator's method as static
(#14783)
No new revisions were added by this update.
Summary of changes:
.../pool/creator/DataSourcePoolCreator.java | 5 -----
.../pool/creator/DataSourcePoolCreatorUtil.java | 2 +-
.../props/DataSourcePropertiesCreator.java | 23 ++++++++--------------
.../props/DataSourcePropertiesCreatorTest.java | 4 ++--
.../set/excutor/SetInstanceStatusExecutor.java | 4 ++--
.../common/show/executor/ShowInstanceExecutor.java | 2 +-
6 files changed, 14 insertions(+), 26 deletions(-)