This is an automated email from the ASF dual-hosted git repository.
yukon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-remoting.git.
at 55f544f Refactor the module artifactId
This branch includes the following new commits:
new 548934a Import remoting module from apache/rocketmq/rocketmq5
new 449dfa8 Remove multi-protocol support feature, only support
RemotingCommand protocol
new bc9df71 Polish the protocol/encoder/decoder etc.
new 51a189e Remove compressor
new c45570c Use short as request code
new c70cdaf Clean dependencies
new e2069f5 Reformat code
new 17c5dea Polish netty implementation
new cbd0e46 Polish interceptor and async handler
new 82fb2ee Rename project name to rocketmq-x
new ca20b84 Reformat code
new e39be6b Fix codec bug: miss props len when no prop set
new 85cee3c Adjust the position of Remoting factory
new 58fcc75 Clean code and polish protocol description
new 7e5d24e Add benchmark module
new 7bf26e0 Remove ChannelStatistics
new 4f1e2d2 Add unit tests for RemotingCommand implementation
new 6c2f52b Add unit tests for netty handler
new 8c2d5cc Follow the unit test naming convertion:
MethodName_StateUnderTest_ExpectedBehavior
new dc88403 Remove FileRegionImpl
new c2e49db Pull client channel management logic to ClientChannelManager
new 4c149a5 Add tests for ClientChannelManager
new 7eeca29 Fix some bugs and polish the netty transport implementation
new ec19732 Remove remoting instance from NettyRemotingAbstract and add
some comments
new 6ff7202 Polish the exception structure and add basic tests for
NettyRemotingAbstract
new be939e2 Fix unstable unit test in the ci machine
new ea053bf Finish the NettyRemotingAbstractTest
new f3017bb Remove logback-classic from benchmark
new 1c342ef Add unit tests for remote connection
new 9da2945 Add netty epoll to pom
new 8b42c4a Add version of native epoll
new d770d5f Fix epoll unit tests bug
new bd53e43 Move build section to parent pom
new 20e0a71 Do some renaming polish
new 866abac Do some minor polish to pass unit tests
new 551acfb Fix the platform to linux when import epoll and enable tcp
reuse addr for unit tests
new 372cec9 Make netty-transport-native-epoll provided
new 6a8f394 Move remoting to independent project
new 55f544f Refactor the module artifactId
The 39 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.