You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "zealot (JIRA)" <ji...@apache.org> on 2011/08/29 12:37:41 UTC

[jira] [Created] (ASYNCWEB-43) CrLfDecodingState is broken

CrLfDecodingState is broken
---------------------------

                 Key: ASYNCWEB-43
                 URL: https://issues.apache.org/jira/browse/ASYNCWEB-43
             Project: Asyncweb
          Issue Type: Bug
          Components: Common
            Reporter: zealot
            Priority: Critical


CrLfDecodingState is a singleton object, shouldn't contain any session relative state or variable field. Using a variable field hasCR will cause unspecific error when several response processed simultaneously

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ASYNCWEB-43) CrLfDecodingState is broken

Posted by "zealot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ASYNCWEB-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

zealot updated ASYNCWEB-43:
---------------------------

    Attachment: codec.patch

Try to fix this issue, attach 2 extra attributes to session, may cause some side effect.

> CrLfDecodingState is broken
> ---------------------------
>
>                 Key: ASYNCWEB-43
>                 URL: https://issues.apache.org/jira/browse/ASYNCWEB-43
>             Project: Asyncweb
>          Issue Type: Bug
>          Components: Common
>            Reporter: zealot
>            Priority: Critical
>
> CrLfDecodingState is a singleton object, shouldn't contain any session relative state or variable field. Using a variable field hasCR will cause unspecific error when several response processed simultaneously

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ASYNCWEB-43) CrLfDecodingState is broken

Posted by "zealot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ASYNCWEB-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

zealot updated ASYNCWEB-43:
---------------------------

    Attachment:     (was: codec.patch)

> CrLfDecodingState is broken
> ---------------------------
>
>                 Key: ASYNCWEB-43
>                 URL: https://issues.apache.org/jira/browse/ASYNCWEB-43
>             Project: Asyncweb
>          Issue Type: Bug
>          Components: Common
>            Reporter: zealot
>            Priority: Critical
>
> CrLfDecodingState is a singleton object, shouldn't contain any session relative state or variable field. Using a variable field hasCR will cause unspecific error when several response processed simultaneously

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ASYNCWEB-43) CrLfDecodingState is broken

Posted by "zealot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ASYNCWEB-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

zealot updated ASYNCWEB-43:
---------------------------

    Attachment: codec.patch

> CrLfDecodingState is broken
> ---------------------------
>
>                 Key: ASYNCWEB-43
>                 URL: https://issues.apache.org/jira/browse/ASYNCWEB-43
>             Project: Asyncweb
>          Issue Type: Bug
>          Components: Common
>            Reporter: zealot
>            Priority: Critical
>         Attachments: codec.patch
>
>
> CrLfDecodingState is a singleton object, shouldn't contain any session relative state or variable field. Using a variable field hasCR will cause unspecific error when several response processed simultaneously

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira