You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/09/11 11:17:35 UTC

[shardingsphere] branch master updated (5d8fdd4 -> b3c6885)

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 5d8fdd4  Merge pull request #7367 from xbkaishui/oracle-support-rac
     new 36a3db3  Refactor ShardingCTLHintBackendHandler
     new 6d9ade3  Remove BackendConnection.supportHint
     new b3c6885  Merge pull request #7409 from terrymanu/dev

The 26836 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../jdbc/connection/BackendConnection.java             |  7 -------
 .../text/sctl/hint/ShardingCTLHintBackendHandler.java  | 10 ++++------
 .../sctl/hint/ShardingCTLHintBackendHandlerTest.java   | 18 ++++++++++--------
 .../frontend/netty/FrontendChannelInboundHandler.java  |  8 ++++----
 4 files changed, 18 insertions(+), 25 deletions(-)