I have a cache, with complex key (3 fields). I am able get/put from/to the cache. But when I insert records from SQLLine, the first record goes to the cache, but any subsequent insert fails by giving "Error: Duplicate key during INSERT ....(state=23000,code=0)".
I created cache by CacheConfiguration. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/