seninel部署
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Eric Zhao f7c08df5c1
Fix bug of calculating param size and amount in ParamFlowRequestDataWriter of Sentinel cluster (#495)
pirms 6 gadiem
..
sentinel-cluster-client-default Fix bug of calculating param size and amount in ParamFlowRequestDataWriter of Sentinel cluster (#495) pirms 6 gadiem
sentinel-cluster-common-default Code and javadoc refinement pirms 6 gadiem
sentinel-cluster-server-default Fix bug of calculating param size and amount in ParamFlowRequestDataWriter of Sentinel cluster (#495) pirms 6 gadiem
README.md Update cluster related command APIs and some enhancement and fix for cluster module pirms 6 gadiem
pom.xml Bump version to 1.4.2-SNAPSHOT pirms 6 gadiem

README.md

Sentinel Cluster Flow Control

This is the default implementation of Sentinel cluster flow control.

  • sentinel-cluster-common-default: common module for cluster transport and functions
  • sentinel-cluster-client-default: default cluster client module using Netty as underlying transport library
  • sentinel-cluster-server-default: default cluster server module