-
Notifications
You must be signed in to change notification settings - Fork 642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Can't start the pulsar connector #1238
Comments
Welcome to the Apache EventMesh (incubating) community!! Please make sure to include all the relevant context. If you are interested in contributing to our project, please let us know! Want to get closer to the community? Mailing Lists:
|
Hi @fengyongshe, Thanks for your question. I reproduced according to the above four steps but did not find the class loading bug for Knative and Pravega connectors. Knative and Pravega connector plugins can be installed in dist/plugin folder after The class loading configuration for the Pulsar connector is in development. I think you can feel free to submit a PR to help fix the related configuration files. |
@fengyongshe sure. |
Motivation Complete the pulsar connector plugin Modifications * Fix the spi wrong settings in resource * Add Pulsar Consumer for eventmesh connector * Optimize the ClientConfiguration to cope with service addr Documentation
Motivation fix checkstyle Modifications Documentation
Motivation Fix ClientConfigurationTest Checkstyle error Modifications Documentation
Motivation resolve the dependencies jar lost for cloudevent json Modifications Documentation
Motivation Add Unit Test Modifications Documentation
Motivation Add License header Modifications Documentation
Split the issue to different sub-issues for prs manageable |
Search before asking
Environment
Linux
EventMesh version
master
What happened
It is caused by the wrong spi settings in the gradle.properties and META-INF.eventmesh for EventMesh-connector-plugin
Should't use rocketmq tag in pulsar connector .
How to reproduce
Debug logs
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: