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. ### Enhancement Request https://github.com/apache/eventmesh/blob/master/DISCLAIMER: EventMesh is no longer in incubator https://github.com/apache/eventmesh/blob/master/NOTICE: `Copyright 2021-2023`...
Fixes #4556 ### Motivation Earlier the retry strategy based on pulsar middleware were only supported ### Modifications Implemented retry strategy based on the Pulsar message middleware. ### Documentation - Does...
The main changes are as follows: SubscriptionManager add a reentrant lock ensure thread safety SubscriptionManager adds url client mapping Optimize registerClient logic and remove the inefficient method of finding objects...
### 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 supports two retry strategies for the case 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. ### Environment Windows ### EventMesh version master ### What happened After the runtime...
### 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 Task List - [ ] **[WIP]add `source-connector-jdbc(Support Mysql)` module** #4331...
### 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 Mysql jdbc source support for persistent progress. ### Are you...
### 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 currently has Eventing capabilities in the serverless field, 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. ### Enhancement Request Relate to ISSUE https://github.com/apache/eventmesh/issues/4738 Phase 2: Refactor HttpHandler. ### Describe...
### 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 The currently implementation of rocketmq storage plugin is based on...