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
I am trying to deploy the dual primary stack with the following params -
GERRIT_VERSION=3.8 GERRIT_PATCH=2 EVENTSBROKER_LIB_VER=3.8.0-rc5 GLOBALREFDB_LIB_VER=3.8.0-rc5
However the Primary deployment is failing with the logs from CW -
1718304291951,"java.lang.NoClassDefFoundError: com/gerritforge/gerrit/globalrefdb/ExtendedGlobalRefDatabase
log-events-viewer-result.csv
Is there a compatibility issue with GLOBALREFDB_LIB_VER and EVENTSBROKER_LIB_VER?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am trying to deploy the dual primary stack with the following params -
GERRIT_VERSION=3.8
GERRIT_PATCH=2
EVENTSBROKER_LIB_VER=3.8.0-rc5
GLOBALREFDB_LIB_VER=3.8.0-rc5
However the Primary deployment is failing with the logs from CW -
1718304291951,"java.lang.NoClassDefFoundError: com/gerritforge/gerrit/globalrefdb/ExtendedGlobalRefDatabase
log-events-viewer-result.csv
Is there a compatibility issue with GLOBALREFDB_LIB_VER and EVENTSBROKER_LIB_VER?
The text was updated successfully, but these errors were encountered: