mytang0
mytang0
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Environment Linux ### EventMesh version master ### What happened 1. registryService instance...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Enhancement Request Java sdk split multiple sdk by communication protocol, implement the...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Enhancement Request Implement 'NameResolver' and 'LoadBalancer' extension points on top of the...
Fixes #2110 . Changes proposed in this pull request: - Support low version Zookeeper as registry center.
## Feature Request Support low version zookeeper as registry center. Please answer these questions before submitting your issue. Thanks! ### Is your feature request related to a problem? Yes. ###...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Feature Request Support Pinpoint tracing plugin feature. ### Are you willing to...
## What is the purpose of the change Fix hessian2 deserialize bug, #11442 ## Brief changelog ## Verifying this change #11442
## What is the purpose of the change Solution to #11502. > Optimization of the problem that the attributes of some classes in the dubbo-rpc module lacks the 'final' modifier.
The attributes of some classes in the dubbo-rpc module lack the 'final' modifier, so optimize.
Fixes #2183 . Changes proposed in this pull request: The elasticjob-lite-core module decouples ZooKeeper, introduce the implementation of the on-demand registration center when using it.