Re: Issue 404 in memcached: memcached 1.4.23 fails test binary_prependq on Solaris 10 Sparc 64 Bit

2015-04-20 Thread memcached
Comment #1 on issue 404 by honkma...@googlemail.com: memcached 1.4.23 fails test binary_prependq on Solaris 10 Sparc 64 Bit https://code.google.com/p/memcached/issues/detail?id=404 There are also some different tests failing on Solaris 10 amd64: slab class 42: chunk size 1048576 perslab

Issue 404 in memcached: memcached 1.4.23 fails test binary_prependq on Solaris 10 Sparc 64 Bit

2015-04-20 Thread memcached
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 404 by honkma...@googlemail.com: memcached 1.4.23 fails test binary_prependq on Solaris 10 Sparc 64 Bit https://code.google.com/p/memcached/issues/detail?id=404 What steps will reproduce the problem? Building memcached

Re: Issue 402 in memcached: LRU crawler causes memcached to refuse connections on FreeBSD 10.1

2015-04-20 Thread memcached
Comment #2 on issue 402 by arne.cl...@gmail.com: LRU crawler causes memcached to refuse connections on FreeBSD 10.1 https://code.google.com/p/memcached/issues/detail?id=402 Confirmed fixed (does not halt anymore). But because of Issue #403 I cannot check if it really runs correctly. -- You

Re: Issue 403 in memcached: Memcached 1.4.23 crashes on stats command

2015-04-20 Thread memcached
Comment #1 on issue 403 by dorma...@rydia.net: Memcached 1.4.23 crashes on stats command https://code.google.com/p/memcached/issues/detail?id=403 Can you please provide a backtrace? This definitely doesn't happen on my platforms. -- You received this message because this project is

release 1.4.23

2015-04-20 Thread dormando
https://code.google.com/p/memcached/wiki/ReleaseNotes1423 After a long delay I fixed the last known bugs in the lru_rework branch and decided to release it. If you run a large cluster, this could have a huge positive impact on your hit ratio. Hit ratio is life. All for the hit ratio! -Dormando

Re: Issue 402 in memcached: LRU crawler causes memcached to refuse connections on FreeBSD 10.1

2015-04-20 Thread memcached
Updates: Status: Fixed Comment #1 on issue 402 by dorma...@rydia.net: LRU crawler causes memcached to refuse connections on FreeBSD 10.1 https://code.google.com/p/memcached/issues/detail?id=402 I believe this is fixed in 1.4.23 if you'd like to try. please re-open if it's not. --