> On Jun 8, 2017, at 12:22 PM, Dmitriy Setrakyan <[email protected]> wrote: > > On Thu, Jun 8, 2017 at 10:54 AM, Denis Magda <[email protected]> wrote: > >> Vovan, >> >> My 5 cents. >> >> It means that the binary marshaller is irreplaceable for Ignite as for a >> SQL database. Which is fine and makes total sense to me. >> >> However, for Ignite as for a Data Grid use case it should be supported. >> So, personally, I would document all this properly. >> >> Other thoughts? >> > > Denis, will Data Grid use case work if you plugin your own marshaller? I > have a sense that most of the API will fail, no?
Why shouldn’t it work? Key-value, compute tasks and streamers shouldn’t highly depend on the binary marshaller. — Denis
