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

Fixes #3009 . ### Modifications Replaced finally block with try-with-resources. 1. Used try-with-resources along with nested try-catch to manage resources, fixing out of scope variable. 2. Added similar fix for...

Fixes #4095 . ### Motivation *Explain the content here.* *Explain why you want to make the changes and what problem you're trying to solve.* ### Modifications *Describe the modifications you've...

Fixes #3515 . ### Motivation *Code Optimization on AuthTokenUtils.java* *Remove redundancy* ### Modifications *Remove duplicate code and redundancies* ### Documentation - Does this pull request introduce a new feature? (no)...

### 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 We can implement milvus source/sink connector in eventmesh-connectors module. ###...

help wanted
feature
WIP

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Read the unit testing guidelines - [X] I have read. ### Unit...

good first issue
testing

If you are interested in these features and want to contribute, please do not hesitate to contact us. - [ ] EventMesh Function #4816 #4789 - [ ] Good First...

pinned

### 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 Currently, EventMesh has the basic ability to transport event, but...

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. ### Feature Request Linkis builds a layer of computation middleware between upper applications...

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. ### Environment Windows ### EventMesh version master ### What happened Exception stack trace...

bug
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 This issue is a subproject issue of eventmesh. the subproject...

enhancement
good first issue