eventmesh
eventmesh copied to clipboard
EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
### 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 I want eventmesh to support tcp client connection failover; 1.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 org/apache/eventmesh/common/EventMeshThreadFactory.java, ThreadPoolFactory.java org/apache/eventmesh/common/protocol/grpc/common/BatchMessageWrapper.java, SimpleMessageWrapper.java org/apache/eventmesh/common/protocol/http/HttpCommand.java, HttpEventWrapper.java org/apache/eventmesh/common/protocol/tcp/Package.java --- Use lombok...
### 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   located at: eventmesh-registry-plugin/eventmesh-registry-zookeeper/src/main/java/org/apache/eventmesh/registry/zookeeper/service/ZookeeperRegistryService.java line 71,202-223,251-272. ### Describe 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   located at: eventmesh-storage-plugin/eventmesh-storage-rocketmq/src/main/java/org/apache/eventmesh/storage/rocketmq/producer/ProducerImpl.java line 85,99,113,140, analysis and explanation:...
### 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     located at: eventmesh-storage-plugin/eventmesh-storage-standalone/src/test/java/org/apache/eventmesh/storage/standalone/admin/StandaloneAdminTest.java line 73,90,99 eventmesh-storage-plugin/eventmesh-storage-standalone/src/test/java/org/apache/eventmesh/storage/standalone/TestUtils.java...
### 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  located at: eventmesh-storage-plugin/eventmesh-storage-standalone/src/main/java/org/apache/eventmesh/storage/standalone/broker/model/MessageEntity.java analysis and explanation: a. 'MessageEntity' does...
Fixes #3888 ### Motivation *Explain the content here.* *Explain why you want to make the changes and what problem you're trying to solve.* ### Modifications - *Optimize xml file License*...
In most of the time, we can use unit test to test our code, but this is not enough, since unit test is just test the code logic, it doesn't...
### 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 Workflow execution tracing ### Describe the solution you'd like Workflow...
### 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 Integrated distributed scheduling engine ### Describe the solution you'd like...