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] [JBPM-10176] Detect creation of timers for notifications #2377

Closed
wants to merge 2 commits into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 8, 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 8, 2024

ok to test

@fjtirado
Copy link
Contributor

fjtirado commented Jan 9, 2024

jenkins retest this

…in/java/org/jbpm/services/ejb/timer/EjbSchedulerService.java
@fjtirado fjtirado closed this Jan 9, 2024
@fjtirado fjtirado deleted the 7.67.x_RHPAM-4698 branch January 9, 2024 11:19
Copy link

sonarcloud bot commented Jan 9, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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