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. ### Question When I want to use kafka as the storage layer for...
### 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 - [ ] EventMesh runtime k8s deploy - [ ]...
### 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 https://github.com/opensergo/opensergo-specification/issues/66 ### Are you willing to submit PR? - [...
[Enhancement] Workflow Feature Implementation: Extended task types to support function orchestration
### 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 Extended task types to support function orchestration ### 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. ### Feature Request Using EventMesh Workflow to start and train your own chatGPT...
### 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 Add Github source connector ### Are you willing to submit...
### 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 using openai sdk to support chatGPT source connector....
Fixes #3095 ### Motivation [Enhancement] Method invocation may produce `NullPointerException`[MessageUtils] #3095 ### Modifications Explicitly handle exceptions using `Objects.requireNonNull()` ### 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 This issue is a subtask of https://github.com/apache/eventmesh/issues/4825. Referencing the existing...
### 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-sdk-java/src/main/java/org/apache/eventmesh/client/tcp/common/MessageUtils.java line 85,91 ### Describe the solution...