Mikhail Cherkasov created IGNITE-5942:
-----------------------------------------
Summary: Python3 pylibmc does not work with Ignite memcache mode
Key: IGNITE-5942
URL:
https://issues.apache.org/jira/browse/IGNITE-5942 Project: Ignite
Issue Type: Bug
Reporter: Mikhail Cherkasov
Example from:
https://apacheignite.readme.io/v2.0/docs/memcached-support#pythondoesn't for Python 3.6.
There's exception on the following call:
client.set("key", "val")
It was tested with another python library - it works, so looks like the problem with pylibmc/libmemcached integration with Ignite.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)