Yes, that is true. On Tue, Dec 20, 2016 at 12:46 PM, Luis Alves <lmtjal...@gmail.com> wrote:
> Hi! > > Can someone confirm that the following statement is true: If we have a > task consuming from two other tasks (both using ALL_TO_ALL distribution > pattern). Then, this task will have two InputGates consuming from the same > index (consumedSubpartitionIndex). This means that each task would always > consume from the same consumedSubpartitionIndex independently of the > InputGates (when using ALL_TO_ALL). > > Thanks, > > Luís Alves