Igniters,

Consider the following use case.
1) User configured cache template, but has never accessed it explicitly yet;
2) User calls Ignite.dataStreamer([cacheName]) - exception is thrown
because cache is not started.

I have a feeling that data streamer must have "getOrCreateCache" semantics
so that user do not have to pre-start cache explicitly to start loading
data to it.

Thoughts?

Vladimir.

Reply via email to