-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit Session on Include Dispatch calls commitSession each time #2285
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
Conversation
I've not been able to run all tests on my laptop and not found information on how to do it on documentation. |
Hi @laurentschoelens, we are gonna consider this as an enhancement since the code is running as expected and this is a performance enhancement. Can you rebase your branch off of |
… requestDispatcher.include
019d551
to
0ecde06
Compare
Hi @marcusdacoregio : hope done well :) |
@marcusdacoregio seen that build failed due to checkstyle violation on my new unit test 😔 |
Don't worry @laurentschoelens, I can take care of it before merging |
Thanks @laurentschoelens, this is now merged into |
This provides a fix proposal for #2284
It marks the current request that a first-commit has been done in a include context to not commit on every requestDispatcher.include call