[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1082) Memcached quit command problem
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue May 3 03:03:24 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-1082:
-----------------------------------
Fix Version/s: 4.2.2.BETA1
5.0.0.CR2
(was: 4.2.2.FINAL)
> Memcached quit command problem
> ------------------------------
>
> Key: ISPN-1082
> URL: https://issues.jboss.org/browse/ISPN-1082
> Project: Infinispan
> Issue Type: Bug
> Components: Cache Server
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Labels: memcached
> Fix For: 4.2.2.BETA1, 5.0.0.CR2
>
>
> Looks to be related to ISPN-1035:
> steps to reproduce:
> unzip
> chmod +x bin/run.sh
> bin/run.sh -c datagrid -b localhost
> wait for start
> echo -e "quit\r" | nc localhost 11211
> error:
> junit.framework.ComparisonFailure: expected:<[]> but was:<[SERVER_ERROR scala.MatchError: QuitRequest]>
> at org.jboss.test.cluster.datagrid.test.MemcachedClientTestCase.testQuit(MemcachedClientTestCase.java:733)
--
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