-
Notifications
You must be signed in to change notification settings - Fork 269
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
Infinispan storage no longer working after addition of groups #1266
Comments
The full stack trace is:
|
alesj
added a commit
to alesj/apicurio-registry
that referenced
this issue
Mar 2, 2021
alesj
added a commit
to alesj/apicurio-registry
that referenced
this issue
Mar 2, 2021
Fixed by #1277 |
EricWittmann
pushed a commit
that referenced
this issue
Mar 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The ISPN storage does not work in a cluster - the ClusterIT test fails with a
NoSuchMethod
exception. This was introduced recently with the changes to the base in-memory storage impl to support artifact groups.The text was updated successfully, but these errors were encountered: