[infinispan-issues] [JBoss JIRA] Commented: (ISPN-173) Build memcached server module

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Fri Dec 11 11:55:38 EST 2009


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

Galder Zamarreno commented on ISPN-173:
---------------------------------------

Delete, incr and decr completed.

TODOs:

• noreply option for storage cmds // Can't find any trace how to do this with spymemcached, maybe need something diff for this. 
This is what I got from the spymemcached guys:
> Hey, 
> I'm building an memcached text server and I'm using spy memcached to 
> test it. Is there any way to use spy memcached in such way that it 
> sends 'noreply' attribute in its operations? I can't find API to do 
> that. 

Dustin <dsallings at gmail.com> Dec 07 10:34AM -0800
  No, that whole area of the spec is fundamentally broken and nobody 
should ever use it for anything. 
  The binary protocol has similar functionality, but with proper error 
semantics.  spymemcached uses this, but only implicitly.  See this 
post:  http://dustin.github.com/2009/09/23/spymemcached-optimizations.html 

--

However, the noreply is still part of the spec, so I think I still need to provide
an answer for it and test it some other way.

• stats cmd 
• flush_all cmd 
• version cmd 
• quit cmd

> Build memcached server module
> -----------------------------
>
>                 Key: ISPN-173
>                 URL: https://jira.jboss.org/jira/browse/ISPN-173
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Cache Server
>            Reporter: Manik Surtani
>            Assignee: Galder Zamarreno
>             Fix For: 4.1.0.BETA1, 4.1.0.GA
>
>
> This server module will speak the memcached TEXT protocol and delegate to an in-VM cache.
> May develop a common server module to share transport abstraction and socket handling code with ISPN-171.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list