What if caches have to share types? Will we have to define the same type
repetitively for every cache? How about moving it one level up to
IgniteTypeMetadata?

D.

On Mon, Feb 2, 2015 at 7:35 AM, Yakov Zhdanov <[email protected]> wrote:

> I agree. Can you do start move so we can do initial code review as soon as
> possible?
>
>
> --
> Yakov Zhdanov, Director R&D
> *GridGain Systems*
> www.gridgain.com
>
> 2015-02-02 17:32 GMT+03:00 Alexey Kuznetsov <[email protected]>:
>
> > Hi!
> >
> > I'm working on IGNITE-32 (Schema load utility + auto JDBC cache store).
> >
> > Cache store need to know types metadata and this information could be
> > configured now in CacheQueryTypeMetadata. But it seems not very good
> place
> > for this information because store could work without queries.
> >
> > How about to move this into cache config level? and name it as
> > CacheTypesMetadata?
> >
> > Thought?
> >
> > --
> > Alexey Kuznetsov
> > GridGain Systems
> > www.gridgain.com
> >
>

Reply via email to