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

[7.67.x-blue] [JBPM-10176] Detect creation of timers for notifications #2379

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 9, 2024

Backport: #2283

Note: CI is not automatically triggered on backported PRs, please comment 'ok to test' to launch Jenkins jobs

JBPM-10176

needs:

Add a TimerJobContext to detect if a job is just created to not look for it in existing timers

The problem is only noticeable if you have lot of timers and creates a new notifications.

The interface allow any other job creating timers to control this behaviour.

Co-authored-by: Alberto Fanjul <afanjula@redhat.com>
@fjtirado
Copy link
Contributor

fjtirado commented Jan 9, 2024

ok to test

@fjtirado
Copy link
Contributor

fjtirado commented Jan 9, 2024

jenkins retest this

Copy link

sonarcloud bot commented Jan 9, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

78.9% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@fjtirado fjtirado merged commit f971608 into 7.67.x-blue Jan 9, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants