Git Product home page Git Product logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
This doesn't look like an error. Your get operation was cancelled because the 
client got disconnected from the server. Also, the get function just calls 
asyncGet() and calls get() on the Future that is returned so if there is an 
issue here calling asyncGet() over get() won't help you.

Can you provide more detail on the problem if you still think there is an issue 
with the client.

Original comment by [email protected] on 4 Oct 2011 at 5:36

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
hmmm.. it's weird that it couldn't reconnect until I restarted the entire app. 
It kept repeating that same step. Have any ideea why?

Original comment by [email protected] on 4 Oct 2011 at 5:44

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I think I misinterpreted the error you were trying to communicate. Is the issue 
that when the client gets disconnected from the server it is unable to connect? 
If so this is something I will look into because that shouldn't happen.

Can you tell me what you are doing in your application code?

Original comment by [email protected] on 6 Oct 2011 at 6:59

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I opened 3 clients (each with another server) and used a weighted roundrobin 
distribution on them for setting, but mostly for getting. It tried a 'get' 
every one second.It got about 30 items per min. When this error appeared, It 
kept trying to reconnect until i restarted it. The detail that i don't missed 
to remember is if it tried to reconnect for one or for all servers(but I think 
it was for the server that was next to be read). I switched to gwhalin's 
version because of failover and failbacks. All the best. Mihai

Original comment by [email protected] on 7 Oct 2011 at 7:36

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
We're pretty confident reconnection works, it's in our automated test suite and 
we've tested with a similar client.  There were a couple minor thread safety 
issues fixed recently.  As best I can tell, it may have been one of those.  

If there's any more info available, please let us know.

Original comment by [email protected] on 16 Oct 2011 at 1:52

  • Changed state: Invalid

from spymemcached.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.