This is an automated email from the ASF dual-hosted git repository.

totalo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 1b94adc  Remove hard coded SO_BACKLOG (#15226)
     add c0f0891  Add more tests for proxy-frontend-core (#15227)

No new revisions were added by this update.

Summary of changes:
 .../connection/ConnectionLimitContextTest.java     | 67 ++++++++++++++++++++++
 .../exception/UnsupportedCommandExceptionTest.java |  8 +--
 .../state/impl/CircuitBreakProxyStateTest.java     | 51 ++++++++++++++++
 .../frontend/state/impl/LockProxyStateTest.java}   | 13 +++--
 4 files changed, 129 insertions(+), 10 deletions(-)
 create mode 100644 
shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-core/src/test/java/org/apache/shardingsphere/proxy/frontend/connection/ConnectionLimitContextTest.java
 copy 
shardingsphere-mode/shardingsphere-mode-type/shardingsphere-cluster-mode/shardingsphere-cluster-mode-core/src/test/java/org/apache/shardingsphere/mode/manager/cluster/coordinator/registry/status/user/node/UserStatusNodeTest.java
 => 
shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-core/src/test/java/org/apache/shardingsphere/proxy/frontend/exception/UnsupportedCommandExceptionTest.java
 (77%)
 create mode 100644 
shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-core/src/test/java/org/apache/shardingsphere/proxy/frontend/state/impl/CircuitBreakProxyStateTest.java
 copy 
shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-core/src/{main/java/org/apache/shardingsphere/proxy/frontend/state/impl/OKProxyState.java
 => 
test/java/org/apache/shardingsphere/proxy/frontend/state/impl/LockProxyStateTest.java}
 (79%)

Reply via email to