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

PAYARA-1585 Async servlet access is not correctly logged #1571

Merged
merged 2 commits into from
May 6, 2017
Merged

PAYARA-1585 Async servlet access is not correctly logged #1571

merged 2 commits into from
May 6, 2017

Conversation

jGauravGupta
Copy link
Contributor

@jGauravGupta jGauravGupta commented May 2, 2017

Issue : Response information is not correctly logged in the HTTP Access log when the web container deals with Asynchronous servlet requests.
Fix : Logging invocation is now done at the completion notification of Asynchronous Context using AsyncListener.
Issue Ref : #1401

@jGauravGupta
Copy link
Contributor Author

Jenkins test please

@payara-ci
Copy link
Contributor

All tests have passed

@smillidge smillidge merged commit e29b223 into payara:master May 6, 2017
lprimak pushed a commit to flowlogix/Payara that referenced this pull request Jul 5, 2017
* Fixed issue payara#1585

* Async start check added to fetch AsyncContext
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.

5 participants