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 #4836. ### Motivation ~~Please read https://github.com/apache/eventmesh/issues/4742 for bug information. This PR is just providing a code snippet for now.~~ **This PR can be merged now.** Please read https://github.com/apache/eventmesh/issues/4836. ###...

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 Integrate Knative to build Serverless and Event Driven Applications https://knative.dev/docs/...

feature
Stale

### 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 Support websocket protocol. ### Are you willing to submit PR?...

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. ### Enhancement Request As [comment](https://github.com/apache/eventmesh/issues/1013#issuecomment-1920798532): I found that the EventMeshCommon class in the...

enhancement
Stale

### 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 Complete Connector-ClickHouse related modules. ### Describe the solution you'd like...

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 Add Tencent docs sink connector ### Are you willing to...

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 1.2.0 ### What happened After the client...

bug
Stale
need research

Fixes #4174. ### Motivation Support to subscribe tcp message by tags when using RocketMQ storage plugin. ### Modifications Add api based on RocketMQ message tag related api to implement subscribing...

Fixes #3430 ### Motivation 1. **The current project is using a lower version of OpenTelemetry components, version 1.3.0, while the latest version is 1.24.0. The related versions need to be...

Fixes #3834 . ### Motivation Optimisation. ### Modifications made a method . removed repeated function call. used method . ### Documentation - Does this pull request introduce a new feature?...