-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.0.0, 5.2.0alpha1
-
None
-
Sprint 65 (Jun 2020), Sprint 66 (Jul 2020), Sprint 67 (Aug 2020)
-
1
Steps to reproduce:
- Configure memcached to use unix socket
- Check item memcached.stats[unix:///tmp/memcached.sock]
Result:
Item not supported. Error in log: [Memcached] Cannot Fetch Data. (dial tcp: lookup /tmp/memcached.sock: no such host)
Expected:
supported schemas are "tcp" and "unix"