[jboss-jira] [JBoss JIRA] Resolved: (JBWEB-169) A flush() after a close() should be ignored

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Tue Jun 1 11:15:51 EDT 2010


     [ https://jira.jboss.org/browse/JBWEB-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remy Maucherat resolved JBWEB-169.
----------------------------------

    Fix Version/s: JBossWeb-3.0.0.Beta6
                       (was: JBossWeb-3.0.0.GA)
       Resolution: Done


I have committed a check for the closed flag in OuputBuffer.doFlush().

> 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: Remy Maucherat
>            Priority: Minor
>             Fix For: JBossWeb-2.0.0.GA_CP11, JBossWeb-2.1.9.GA, JBossWeb-3.0.0.Beta6
>
>
> 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