Skip to content
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

[BUG] #53

Closed
nknize opened this issue Aug 2, 2023 · 1 comment
Closed

[BUG] #53

nknize opened this issue Aug 2, 2023 · 1 comment
Labels

Comments

@nknize
Copy link

nknize commented Aug 2, 2023

What is the bug?

Build compatibility check fails with some javadoc issues. This was caught by the compatibility checker on opensearch-project/OpenSearch#9073.

How can one reproduce the bug?

Build with latest version of core SNAPSHOT

What is the expected behavior?

No javadoc failures

Do you have any screenshots?

/tmp/groovy-generated-tmpdir-4704034333506418947/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/breaker/MLCircuitBreakerService.java:66: warning: no description for @param
     * @param path
       ^
/tmp/groovy-generated-tmpdir-4704034333506418947/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/model/MLModelCache.java:66: warning: no description for @param
     * @param nodeId
       ^
/tmp/groovy-generated-tmpdir-4704034333506418947/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/model/MLModelCache.java:67: warning: no description for @param
     * @param isFromUndeploy
       ^
/tmp/groovy-generated-tmpdir-4704034333506418947/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/model/MLModelCache.java:90: warning: no description for @param
     * @param nodeId  

Do you have any additional context?

#5910

@nknize nknize added bug Something isn't working untriaged Severity-Blocker labels Aug 2, 2023
@gaiksaya
Copy link
Member

gaiksaya commented Aug 2, 2023

Issue with console logs. OCI Object storage plugin is good as per the final result:

Incompatible components: [https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/security-analytics.git]

@gaiksaya gaiksaya closed this as completed Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants