[infinispan-issues] [JBoss JIRA] (ISPN-2053) Memcached server occasionally does not consume CR/LF after data block

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Thu Jun 7 05:32:19 EDT 2012


    [ https://issues.jboss.org/browse/ISPN-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699704#comment-12699704 ] 

RH Bugzilla Integration commented on ISPN-2053:
-----------------------------------------------

Tristan Tarrant <ttarrant at redhat.com> made a comment on [bug 801296|https://bugzilla.redhat.com/show_bug.cgi?id=801296]


    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-When running the server on Windows and Solaris, a byte array's storage was occasionally misinterpreted by the server as an invalid command. This was caused by the memcached server not always consuming the CR/LF delimiter which marks the end of a client request. The server then attempted to decode the delimiter as the header of the following request and incorrectly reported this as a bad message. This is now fixed and running the server on Windows and Solaris now operates as expected.+A byte array's storage was occasionally misinterpreted by the server as an invalid command. This was caused by the memcached server not always consuming the CR/LF delimiter which marks the end of a client request. The server then attempted to decode the delimiter as the header of the following request and incorrectly reported this as a bad message. This is now fixed and running the server operates as expected.
                
> Memcached server occasionally does not consume CR/LF after data block
> ---------------------------------------------------------------------
>
>                 Key: ISPN-2053
>                 URL: https://issues.jboss.org/browse/ISPN-2053
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Cache Server
>    Affects Versions: 5.1.5.CR1
>            Reporter: Tristan Tarrant
>            Assignee: Tristan Tarrant
>             Fix For: 5.1.5.FINAL
>
>
> The memcached server sometimes "forgets" to read the ending CR/LF after value payloads.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list