[jboss-jira] [JBoss JIRA] Assigned: (JBWEB-169) A flush() after a close() should be ignored
Samuel Mendenhall (JIRA)
jira-events at lists.jboss.org
Tue Jun 1 10:42:52 EDT 2010
[ https://jira.jboss.org/browse/JBWEB-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Samuel Mendenhall reassigned JBWEB-169:
---------------------------------------
Assignee: Jean-Frederic Clere (was: Remy Maucherat)
> A flush() after a close() should be ignored
> -------------------------------------------
>
> Key: JBWEB-169
> URL: https://jira.jboss.org/browse/JBWEB-169
> Project: JBoss Web
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Core
> Affects Versions: JBossWeb-2.0.0.GA_CP10, JBossWeb-2.1.8.GA, JBossWeb-3.0.0.Beta5
> Reporter: Samuel Mendenhall
> Assignee: Jean-Frederic Clere
> Priority: Minor
> Fix For: JBossWeb-2.0.0.GA_CP11, JBossWeb-2.1.9.GA, JBossWeb-3.0.0.GA
>
>
> An AJP close() doesn't close the socket it just writes a message to httpd, the doFlush in org/apache/catalina/connector/OutputBuffer.java should test if the close() has been called before continuing to flush().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list