Gelly Scatter/Gather - Vertex update

Posted by Alieh Saeedi on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Gelly-Scatter-Gather-Vertex-update-tp7563.html

Hi everybody
In Gelly scatter/gather when no message is sent to a vertex in one iteration, it will not enter the scatter function in next iteration. Why? I need all vertices enter the scatter function in all iterations, but some of them receive a message and will be updated.

thanks in advance