Description
Currently VertexCombiner expects a List<M>. It should be refactored to Iterable<M> to sync with Iterable-based BasicVertex messages logics.
Currently VertexCombiner expects a List<M>. It should be refactored to Iterable<M> to sync with Iterable-based BasicVertex messages logics.