I also don't think iterators should be serializable.

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

> I vote for NOT supporting serialization for iterators.
>
> --
> Yakov Zhdanov, Director R&D
> *GridGain Systems*
> www.gridgain.com
>
> 2015-02-09 12:50 GMT+03:00 Vladimir Ozerov <[email protected]>:
>
> > Hi,
> >
> > Previously GridGain's cache iterator was serializable. Now as we moved to
> > Ignite iterator is not serializable anymore and several old unit tests
> fail
> > because of it.
> >
> > As java.util.Iterator is not serializable, I just removed failing tests
> > without any code fixes.
> >
> > Please let me know if anyone has objections.
> >
> > Vladimir.
> >
>

Reply via email to