This is an automated email from the ASF dual-hosted git repository. panjuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 366957e Remove duplicate code of setting 'useServerPrepStmts' property (#11398) (#11404) add 8ac2778 Move schemaNames usage form GovernanceWatcherFactory's constructor to method parameters (#11407) No new revisions were added by this update. Summary of changes: .../shardingsphere/governance/core/GovernanceFacade.java | 11 ++++++----- .../governance/core/registry/GovernanceWatcherFactory.java | 10 +++++----- .../shardingsphere/governance/core/GovernanceFacadeTest.java | 9 +++------ .../datasource/GovernanceShardingSphereDataSource.java | 6 +++--- .../initializer/impl/GovernanceBootstrapInitializer.java | 12 ++++++------ 5 files changed, 23 insertions(+), 25 deletions(-)