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

ScheduledAnnotationReactiveSupport starts the observation before it is opened #33349

Closed
snicoll opened this issue Aug 8, 2024 · 0 comments
Closed
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) theme: observability An issue related to observability and tracing type: bug A general bug
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Aug 8, 2024

When a @Scheduled operation is observed, ScheduledAnnotationReactiveSupport starts the observation before it is opened, which is an invalid operation that was left unnoticed so far.

@snicoll snicoll added type: bug A general bug theme: observability An issue related to observability and tracing labels Aug 8, 2024
@snicoll snicoll added this to the 6.1.12 milestone Aug 8, 2024
@snicoll snicoll self-assigned this Aug 8, 2024
@snicoll snicoll closed this as completed in 38a3d18 Aug 8, 2024
@jhoeller jhoeller added the in: core Issues in core modules (aop, beans, core, context, expression) label Aug 8, 2024
@jhoeller jhoeller changed the title ScheduledAnnotationReactiveSupport start the observation before it is opened ScheduledAnnotationReactiveSupport starts the observation before it is opened Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) theme: observability An issue related to observability and tracing type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants