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
> Task :compileJava
/tmp/tmpflq2uyli/security/src/main/java/org/opensearch/security/transport/SecurityRequestHandler.java:334: error: getExtensionIdMap() is not public in ExtensionsManager; cannot be accessed from outside package
if (extManager.getExtensionIdMap().containsKey(extensionUniqueId)) {
^
[ 2%] Building CXX object external/faiss/faiss/CMakeFiles/faiss.dir/Clustering.cpp.o
[ 55%] Building CXX object external/faiss/faiss/CMakeFiles/faiss.dir/index_factory.cpp.o
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
peternied
removed
the
untriaged
Require the attention of the repository maintainers and may need to be prioritized
label
May 10, 2023
The following change resolve this in Security's main codebase, which after it has merged will need to also be backported to the 2.x branch where this failure is from
Received Error: Error building security, retry with: ./build.sh manifests/2.8.0/opensearch-2.8.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/7813/consoleFull
The text was updated successfully, but these errors were encountered: