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
symbol: class NamedXContentRegistry
location: package org.opensearch.common.xcontent
/tmp/tmpsrf5ab3n/security/src/main/java/org/opensearch/security/securityconf/ConfigModelV7.java:359: error: cannot find symbol
NamedXContentRegistry namedXContentRegistry) {
^
symbol: class NamedXContentRegistry
location: class SecurityRoles
/tmp/tmpsrf5ab3n/security/src/main/java/org/opensearch/security/ssl/rest/SecuritySSLInfoAction.java:34: error: cannot find symbol
import org.opensearch.common.xcontent.XContentBuilder;
^
symbol: class XContentBuilder
location: package org.opensearch.common.xcontent
/tmp/tmpsrf5ab3n/security/src/main/java/org/opensearch/security/support/ConfigHelper.java:44: error: cannot find symbol
import org.opensearch.common.xcontent.MediaType;
^
symbol: class MediaType
location: package org.opensearch.common.xcontent
Snippet from the error log, this is related to #2598 that @RyanL1997 is actively working on
peternied
added
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
and removed
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Mar 29, 2023
Received Error: Error building security, retry with: ./build.sh manifests/2.7.0/opensearch-2.7.0.yml --component security.
The distribution build for security has failed.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/7355/consoleFull
The text was updated successfully, but these errors were encountered: