We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Windows
master
storage-plugins didn't realize org.apache.eventmesh.api.admin.Admin and caused boot failure.
org.apache.eventmesh.api.admin.Admin
It is a quick fix, including:
not including:
Fixing Pravega NPE ...
Fixed.
The text was updated successfully, but these errors were encountered:
[ISSUE #4403] Fix the SPI extension admin-api loading of storage-plug…
b55e6db
…ins (#4404) * fix: remove knative circulate dependency * feat: realize knative admin-api * feat: realize mongodb admin-api * feat: realize pulsar admin-api * feat: realize pravega admin-api * fix: deliver a config to client instead of null * chore: revert startup plugin config
[ISSUE #4403] Fix redis admin spi (#4405)
fbbb81d
* feat: fix redis admin spi. * feat: fix redis admin spi. * feat: fix redis admin spi. * feat: fix redis admin spi. * feat: fix redis admin spi.
Successfully merging a pull request may close this issue.
Search before asking
Environment
Windows
EventMesh version
master
What happened
storage-plugins didn't realize
org.apache.eventmesh.api.admin.Admin
and caused boot failure.It is a quick fix, including:
not including:
How to reproduce
Progress
Fixing Pravega NPE ...Fixed.
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: