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

ready for review

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

help wanted
feature

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

ready for review

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

dependencies
ready for review

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: ![image](https://github.com/apache/eventmesh/assets/41445332/7ebdfd35-f23a-4b70-872a-4611cedff861) #### Gradle 8.7 Local machine, with build cache: ![image](https://github.com/apache/eventmesh/assets/41445332/8cbf1a93-28c4-4912-a4a6-79e0e85c09c7) ### 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...

enhancement

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)

need review

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

enhancement
help wanted
dependencies
license