You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first metadata entity represents metadata for the artifact version, the second metadata that is persisted is for artifact (i.e. all the versions).
We are creating both a new artifact and an initial version of it.
@jsenko why do we do duplicate persist here?
First with nextVersion, then with null as version ... ?!
apicurio-registry/storage/jpa/src/main/java/io/apicurio/registry/storage/impl/jpa/JPARegistryStorage.java
Line 215 in e74d5fa
The text was updated successfully, but these errors were encountered: