eventmesh
eventmesh copied to clipboard
EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
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. ###...
### 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...
If you are interested in these features and want to contribute, please do not hesitate to contact us. - [ ] EventMesh Function #4816 #4789 - [ ] Good First...
### 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...
### 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...
### 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...
### 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...