Re: memcached returns wrong value

2018-02-19 Thread dormando
Hey, I believe what you're seeing, however I'm telling you how this happens. There hasn't ever been a server-side bug where a key gets set to the wrong value. It's possible, if the protocol is corrupted, for garbage data to end up in a value, and only with the ascii protocol. Though you said you w

Re: memcached returns wrong value

2018-02-19 Thread Praveen
Thanks Dormando for your prompt responses on this.I really appreciate it. The server running on docker is on top of alphinelinux. I am able to reproduce the issue in local dev environment but I am not much worried in local dev as it is used only for development and Unit Testing. Keys will have o

Re: memcached returns wrong value

2018-02-19 Thread Praveen
Thanks Dormando for your prompt responses on this.I really appreciate it. The server running on docker is on top of alphinelinux. I am able to reproduce the issue in local dev environment but I am not much worried in local dev as it is used only for development and Unit Testing. Keys will have o

Re: memcached returns wrong value

2018-02-19 Thread dormando
Hey, Oh, we don't actually support windows. That might be an old fork/port. Is the server running in docker on top of linux? Are you reproducing the issue in your local dev environment? like I said before; most likely you need to examine the kind of keys you're setting. Make sure they're only [a