-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.
Description
- Currently, when
azure-core-http-netyywork withnetyy:4.2.9.Final, it will have error, and this error can be fixed by changing netyy's version from4.2.9.Finalto4.1.130.Final. It means currentazure-core-http-netyycan NOT work withnetyy:4.2.9.Final, but can work with4.1.130.Final. - Now
spring-boot:4.0.1depends onnetyy:4.2.9.Final, it means currentazure-core-http-netyycan not work well withspring-boot:4.0.1. - More information can be found in this PR: Fix IT failure in sdk/spring/spring-cloud-azure-integration-tests #47792
- This problem only happened in JDK 17
Metadata
Metadata
Assignees
Labels
needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.