[Question] How to use kafka as a storage layer
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 658
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 52
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Question
When I want to use kafka as the storage layer for eventmesh,the runtime start fail.
The configuration is as follow:
#connector plugin
eventMesh.connector.plugin.type=standalone
#storage plugin
eventMesh.storage.plugin.type=kafka
Does eventmesh support kafka now? If support,how to start eventmesh with kafka?
Contributor guide
Research direction
Reproduce the runtime-start failure using the Kafka storage configuration shown in the issue, first collecting the missing error output and runtime context. Then inspect the EventMesh Kafka storage plugin and its configuration documentation to determine whether Kafka storage is supported and what a successful startup requires.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka
- Domain
- backend, stream-processing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100