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