eventmesh
eventmesh copied to clipboard
EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
### Motivation *I just want to add the retry module of Kafka named eventmesh-retry-kafka.* ### Modifications *Add a new module named eventmesh-retry-kafka in eventmesh-retry .* ### Documentation - Does this...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Read the unit testing guidelines - [X] I have read. ### Unit...
Bumps [io.etcd:jetcd-core](https://github.com/etcd-io/jetcd) from 0.3.0 to 0.8.3. Release notes Sourced from io.etcd:jetcd-core's releases. jetcd-0.8.3 What's Changed build(deps): bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by @dependabot in etcd-io/jetcd#1369 build(deps): bump errorprone from...
Bumps org.locationtech.jts:jts-core from 1.19.0 to 1.20.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Fixes https://github.com/apache/eventmesh/issues/4991 Motivation Increase test coverage Modifications Added new tests for LogUtil.java located https://github.com/apache/eventmesh/blob/master/eventmesh-common/src/main/java/org/apache/eventmesh/common/utils/LogUtilTest.java Documentation Does this pull request introduce a new feature? (no) If yes, how is the feature...
Fixes #5108 ### Motivation To adapt to the V2 architecture, the EventMeshFunction section needs to be upgraded and transformed. This includes redefining EventMeshFunction, making adaptive modifications to the existing filter...
### 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 To adapt to the V2 architecture, the EventMeshFunction section needs...
I noticed you have opened issues labeled `help wanted`. I recommend enhancing the README to make the call for new contributors more prominent. ### Changes Made: 1. **Shields:** Added Shields.io...
Fixes #5105 ### Motivation Due to the lack of communication between the retry callback and the response callback mechanism, the result after a retry failure is not handled correctly. ###...
### 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 Mac ### EventMesh version master ### What happened Due to the...