opensearch-project / performance-analyzer-rca

The Performance Analyzer RCA is a framework that builds on the Performance Analyzer engine to support root cause analysis (RCA) of performance and reliability problems for OpenSearch instances.
https://opensearch.org/docs/latest/monitoring-plugins/pa/rca/index/
Apache License 2.0
29 stars 56 forks source link

[BUG] Performance-Analyzer-rca Distribution build failures #530

Closed atharvasharma61 closed 3 months ago

atharvasharma61 commented 7 months ago

What is the bug? There is a bug in gradle Versions prior to 7.6.2 (?) which failed to handle multi-release jar files (ie with multiple binaries built with different Java versions in them). The jackson dependency is such a jar file that caused build failures. Issue was fixed post gradle version 8.4

How can one reproduce the bug? Steps to reproduce the behavior:

./gradlew build

What is the expected behavior? Build should succeed

What is your host/environment?

Do you have any screenshots? If applicable, add screenshots to help explain your problem.

Do you have any additional context? Add any other context about the problem.

dblock commented 3 months ago

I believe we've upgraded to newer versions of Gradle since. Closing. Reopen if this is still a problem?

Catch All Triage - 1 2 3 4 5