eventmesh
eventmesh copied to clipboard
EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
Fixes #4824 ### Motivation [Feature] Add HTTP Sink Connector #4824 ### Modifications 1. Add the relevant code for the HTTP Sink Connector. 2. Write `HttpSinkConnectorTest` to test the functionality of...
### 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 For the `eventmesh-webhook` module, it currently has these shortcomings: -...
Fixes #4852 Motivation Support Jraft algorithm as meta storage Modifications Removed unused variable responseEventMeshCommand in SendSyncMessageProcessor#processRequest Documentation New Configuration Information Explanation * eventMesh.metaStorage.raft.dataPath=/tmp/server1 // Path to local snapshot storage for...
Fixes #4720 ### Motivation The list of artifacts recorded in `known-dependencies.txt` does not help the maintainer manage dependencies effectively. This list lacks a reference hierarchy of artifacts, and it's more...
Fixes #4847 ### Motivation Admin endpoints may need secure transmission. ### Modifications - Refactor AdminServer to have its own independent configuration class. - Start AdminServer even if all three protocols...
Fixes #4866 ### Motivation It's a routine upgrade. ### Benchmark #### Gradle 8.2.1 Local machine, with build cache:  #### Gradle 8.7 Local machine, with build cache:  ### Deprecation...
### 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 It's a routine upgrade. ### Benchmark #### Gradle 8.2.1 Local...
Fixes https://github.com/apache/eventmesh/issues/4788 Motivation Support disruptor as memory queue https://github.com/apache/eventmesh/issues/4788 Documentation - Does this pull request introduce a new feature? (no)
This PR is a subtask of #4842 fix #4864 ### Motivation *Explain the content here.* *Explain why you want to make the changes and what problem you're trying to solve.*...
### 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 According to [ASF 3RD PARTY LICENSE POLICY](https://www.apache.org/legal/resolved.html), artifacts with specific...