This is an automated email from the ASF dual-hosted git repository.
jianbin pushed a change to branch 2.x
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git
from e4a87e6fa3 optimize: add jackson notice (#7418)
add 1b2f845652 optimize: seata-server independent HTTP thread pool (#7415)
No new revisions were added by this update.
Summary of changes:
changes/en-us/2.x.md | 1 +
changes/zh-cn/2.x.md | 1 +
.../org/apache/seata/common/ConfigurationKeys.java | 20 ++++
.../org/apache/seata/common/DefaultValues.java | 20 ++++
.../seata/core/rpc/netty/NettyServerConfig.java | 21 +++++
.../core/rpc/netty/http/HttpDispatchHandler.java | 103 ++++++++++++++-------
.../rpc/netty/http/HttpDispatchHandlerTest.java | 101 ++++++++++++--------
script/config-center/config.txt | 5 +
.../properties/TransportProperties.java | 56 +++++++++++
.../properties/TransportPropertiesTest.java | 8 ++
server/src/main/resources/application.example.yml | 5 +
.../main/resources/application.raft.example.yml | 5 +
12 files changed, 274 insertions(+), 72 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]