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 318952e Reduce allocations in DerivedColumn (#15890)
add 3b1a396 Use getComputeNodeInstances to query proxy instance info
(#15885)
No new revisions were added by this update.
Summary of changes:
.../jdbc/core/connection/ConnectionManager.java | 4 ++--
.../statement/ShardingSpherePreparedStatement.java | 10 +++++++--
.../core/statement/ShardingSphereStatement.java | 5 ++++-
.../core/connection/ConnectionManagerTest.java | 7 +++++-
.../traffic/engine/TrafficEngine.java | 18 +++++++--------
.../shardingsphere/traffic/rule/TrafficRule.java | 2 ++
.../algorithm/engine/TrafficEngineTest.java | 26 ++++++----------------
7 files changed, 37 insertions(+), 35 deletions(-)