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-10088] Removing timers when rollback #2371

Merged
merged 2 commits into from
Jan 10, 2024

Commits on Dec 1, 2023

  1. [JBPM-10088] Removing timers when rollback (#2365)

    * [JBPM-10088] Removing timers when rollback
    
    * [JBPM-10088] Dealing with transactions in different way
    
    * [JBPM-10088] Set to no transactional
    
    * Revert "[JBPM-10088] Set to no transactional"
    
    This reverts commit 61b735b.
    
    * [JBPM-10088] Setting CMT property in environment
    
    * [JBPM-10088] REmoving new transaction created while querying during
    rollback
    
    * [JBPM-10088] Do not create transaction for regular timer task
    
    * [JBPM-10088] Sonar comments
    
    * [JBPM-10088] Some test failed
    
    * [JBPM-10088] Removing unneeded casting
    fjtirado authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    70a0f59 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    3c598fe View commit details
    Browse the repository at this point in the history