Glenn,

I don't want to or need to interogate the JSON being stored. I just need it
to be returned as valid JSON.

If you try to parse a simple response as i show with the escape characters
it will fail JSON validation and does.

I just need the dynamic JSON to be valid in the response, stored in whatever
form. I just need the cache to leave it alone and I'll ensure it is valid
going in to the cache. The committing of the data object to the cache should
not change what is saved in any way. Here ignite is actually changing what I
commit to the cache. I want ignite, the cache, to leave it alone and return
only what I put in.

Perhaps Ignite needs a second set of ADD and GET that returns the JSON
structure as is and doesn't have all of the other fields and response:""
object. I just want the JSON body that I submitted to the cache to be
returned.

It doesn't sound like Ignite supports this basic pattern.

Thanks much for your thoughts.
Eric



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to