eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

EventMesh is a new generation serverless event middleware for building distributed event-driven applications.

Results 428 eventmesh issues
Sort by recently updated
recently updated
newest added

### 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...

help wanted
feature

### 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...

enhancement
Stale

### 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 ![image](https://user-images.githubusercontent.com/91315508/234748059-f7f2782e-acb6-4dd4-b0e2-b75b320550bf.png) ![image](https://user-images.githubusercontent.com/91315508/234748070-4d456d98-8277-45c8-a9ff-e46bc66bcbaf.png) 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...

enhancement
good first issue

### 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 ![image](https://user-images.githubusercontent.com/91315508/234747254-aa8ee4bd-55c7-4cee-8b4c-4d9619e75bdb.png) ![image](https://user-images.githubusercontent.com/91315508/234747273-b548da1d-3cfe-4e42-86d5-96415238b5e7.png) 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:...

enhancement
good first issue

### 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 ![image](https://user-images.githubusercontent.com/91315508/234746965-08e09d00-818b-4517-81e9-c708fd0b186a.png) ![image](https://user-images.githubusercontent.com/91315508/234746978-bc1bd8f2-98fe-484f-8843-a26ac84f5773.png) ![image](https://user-images.githubusercontent.com/91315508/234746986-e7373351-6019-4fea-9be2-50644d9a55ce.png) ![image](https://user-images.githubusercontent.com/91315508/234746997-a230fff8-ea30-4280-8262-85ae974c7755.png) 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...

enhancement
good first issue

### 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 ![image](https://user-images.githubusercontent.com/91315508/234746406-46292c37-892c-45e5-929a-801e26bc1b1b.png) 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...

enhancement
good first issue

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*...

Stale

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...

help wanted
discussion
feature

### 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...

enhancement
help wanted

### 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...

enhancement
help wanted