[infinispan-issues] [JBoss JIRA] Work started: (ISPN-812) Memcached flush_all command pipelining problem
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Nov 30 07:33:09 EST 2010
[ https://jira.jboss.org/browse/ISPN-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ISPN-812 started by Galder Zamarreño.
> Memcached flush_all command pipelining problem
> ----------------------------------------------
>
> Key: ISPN-812
> URL: https://jira.jboss.org/browse/ISPN-812
> Project: Infinispan
> Issue Type: Bug
> Components: Cache Server
> Affects Versions: 4.1.0.Final, 4.2.0.CR2
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 4.2.0.CR3, 4.2.0.Final
>
>
> From Michal:
> "memcached server module flush_all command cannot be in the middle of pipelined command input.
> (this is probably tightly connected to JBPAPP-5439, but manifests itself in different scenario as well)
> testcase:
> $ echo -e "flush_all\r\nget a" | nc localhost 11211
> SERVER_ERROR org.infinispan.server.core.ServerException: java.lang.NumberFormatException: For input string: "get"
> expected output:
> OK
> END "
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list