This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from e7dbb24 Add RDLUpdater.getRuleConfigurationClass() (#11111)
add 69d122f Close DatabaseCommunicationEngines at the right time (#11109)
No new revisions were added by this update.
Summary of changes:
.../jdbc/connection/BackendConnection.java | 40 ++++++++++++++---
.../transaction/BackendTransactionManager.java | 2 +-
.../jdbc/connection/BackendConnectionTest.java | 51 ++++++++++++++++++----
.../transaction/BackendTransactionManagerTest.java | 2 +-
.../frontend/command/CommandExecutorTask.java | 5 ++-
.../netty/FrontendChannelInboundHandler.java | 2 +-
.../frontend/command/CommandExecutorTaskTest.java | 11 ++---
.../command/query/binary/PostgreSQLPortal.java | 12 ++++-
.../execute/PostgreSQLComExecuteExecutor.java | 6 ++-
9 files changed, 104 insertions(+), 27 deletions(-)