Skip to content

fix 并行调用多例Bean时 annotationWrapper 导致的线程安全问题 #1354

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

format code

0f00e06
Select commit
Loading
Failed to load commit list.
Merged

fix 并行调用多例Bean时 annotationWrapper 导致的线程安全问题 #1354

format code
0f00e06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 24, 2024 in 0s

69.23% of diff hit (target 82.95%)

View this Pull Request on Codecov

69.23% of diff hit (target 82.95%)

Annotations

Check warning on line 101 in sofa-boot-project/sofa-boot-core/runtime-sofa-boot/src/main/java/com/alipay/sofa/runtime/spring/ReferenceAnnotationBeanPostProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-boot-project/sofa-boot-core/runtime-sofa-boot/src/main/java/com/alipay/sofa/runtime/spring/ReferenceAnnotationBeanPostProcessor.java#L101

Added line #L101 was not covered by tests

Check warning on line 137 in sofa-boot-project/sofa-boot-core/runtime-sofa-boot/src/main/java/com/alipay/sofa/runtime/spring/ReferenceAnnotationBeanPostProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-boot-project/sofa-boot-core/runtime-sofa-boot/src/main/java/com/alipay/sofa/runtime/spring/ReferenceAnnotationBeanPostProcessor.java#L137

Added line #L137 was not covered by tests