Thanks! I will keep digging into this on my side and will follow up if any
progress is made.
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/Limit-on-size-of-Apache-Ignite-value-stored-using-Memcache-protocol-tp7279p7351.html
Sent from the Apache Ignite Users mai
When using the Memcached protocol to connect to Apache Ignite, any string
greater than 16384 characters in length will save incorrectly. When you
attempt to retrieve this data it will appear 'garbled' (example below). But
any string 16384 or less will save and retrieve correctly.
We have tried a