-
Notifications
You must be signed in to change notification settings - Fork 25.2k
6.8.7 / #50208 causing problems in Spring Boot 2.2.6 #54501
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
Comments
It looks like you run your app with assertions enabled ( We use assertions in the client code for testing purposes only in our build. |
The stack trace above is from mvn (mvnw) clean install. 6.8.7 fails, 6.8.6 passes. No other changes. 6.8.7 should pass a mvnw clean install test, no? |
I also encountered this problem, how do you solve it, thank you |
I have also encountered the same problem. |
@martijnvg any update on this? this happens during a mvn clean install. |
Pinging @elastic/es-core-features (:Core/Features/Java Low Level REST Client) |
We are doing regression tests with SpringBoot and for this we cannot disable assertions... |
We are closing this for inactivity but will reopen if necessary. |
Hi,
Spring Boot 2.2.6 upgraded to Elastic client 6.8.7. Looks like #50208 is causing problems.
I am running on Windows 10 Pro x64 with JDK 11.0.6 and started getting this exception after upgrading.
The text was updated successfully, but these errors were encountered: