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

[JBPM-10187] Sorting resources to avoid deadlock #5458

Closed
wants to merge 3 commits into from

Conversation

fjtirado
Copy link
Contributor

@fjtirado fjtirado commented Aug 10, 2023

JIRA:

link

referenced Pull Requests:
kiegroup/jbpm#2318

@fjtirado fjtirado closed this Aug 10, 2023
@fjtirado fjtirado reopened this Aug 10, 2023
@mareknovotny
Copy link
Contributor

jenkins do fdb

@mareknovotny mareknovotny added backport-7.67.x Generate backport PR for 7.67.x branch backport-7.67.x-blue Generate backport PR for 7.67.x-blue branch labels Aug 14, 2023
@fjtirado fjtirado removed backport-7.67.x Generate backport PR for 7.67.x branch backport-7.67.x-blue Generate backport PR for 7.67.x-blue branch labels Aug 17, 2023

public TransactionInterceptor() {
public TransactionInterceptor(SessionInfo sessionInfo) {
this.sessionInfo = sessionInfo;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need this sessionInfo here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is trying to avoid a null pointer exception and polish the log file a bit
This PR is currently in progress, therefore I moved to draft till we have a solution fo the issue.

@mareknovotny
Copy link
Contributor

jenkins do fdb

@mareknovotny mareknovotny reopened this Sep 1, 2023
@mareknovotny
Copy link
Contributor

sorry for closing, accidentally clicked on that button :/

@fjtirado fjtirado marked this pull request as draft September 1, 2023 11:39
@fjtirado fjtirado marked this pull request as ready for review October 26, 2023 14:22
@fjtirado
Copy link
Contributor Author

jenkins run fdb

@fjtirado
Copy link
Contributor Author

Closed because it has to be opened on formed kiegroup-drools kiegroup#11

@fjtirado fjtirado closed this Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants