-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[incubator-kie-issues#1753] Load SessionConfiguration at startup in project templates; remove outdated comment in ChainedProperties #6218
[incubator-kie-issues#1753] Load SessionConfiguration at startup in project templates; remove outdated comment in ChainedProperties #6218
Conversation
…roject templates; remove outdated comment in ChainedProperties
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@martinweiler Thank you for your PR, can you please share a brief description of the reason those changes resolve the issue? I'm still not familiar with this codegen area. Thanks :)
Hi @yesamer - thanks for looking into this. Let's take a look at the stacktrace posted in apache/incubator-kie-issues#1753, from the bottom up:
I hope this helps to clarify. If you see any other optimization in the whole integration code, please let us know. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @martinweiler for the detailed explanation.
…roject templates; remove outdated comment in ChainedProperties (apache#6218)
Closes apache/incubator-kie-issues#1753