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

Jean-Frederic Clere (JIRA) jira-events at lists.jboss.org
Tue Jun 1 10:44:52 EDT 2010


    [ https://jira.jboss.org/browse/JBWEB-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12533439#action_12533439 ] 

Jean-Frederic Clere commented on JBWEB-169:
-------------------------------------------

I think the doFlush in org/apache/catalina/connector/OutputBuffer.java needs to test closed before doing something...

> 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