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

issue #95: asynchron output for servlet 3.1 #243

Merged
merged 3 commits into from
May 12, 2014

Conversation

yanns
Copy link
Member

@yanns yanns commented May 12, 2014

The handling of a play result in the default request handler is moved
to pushPlayResultToServletOS. This handling stayed the same. This change
should not have any impact on the existing servlet wrapper for servlet < 3.1.

For servlet 3.1, pushPlayResultToServletOS is overwritten to provide a
non-blocking asynchron handling based on the new WriteListener.

yanns added 3 commits May 9, 2014 11:56
The handling of a play result in the default request handler is moved
to pushPlayResultToServletOS. This handling stayed the same. This change
should not have any impact on the existing servlet wrapper for servlet < 3.1.

For servlet 3.1, pushPlayResultToServletOS is overwritten to provide a
non-blocking asynchron handling based on the new WriteListener.
dlecan added a commit that referenced this pull request May 12, 2014
issue #95: asynchron output for servlet 3.1
@dlecan dlecan merged commit 76f494a into play2war:develop May 12, 2014
@yanns yanns mentioned this pull request May 13, 2014
@yanns yanns deleted the servlet31output branch June 2, 2014 08:39
@dlecan dlecan added this to the v1.2 milestone Jun 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants