You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Eugene Kirpichov (JIRA)" <ji...@apache.org> on 2018/07/02 23:57:00 UTC

[jira] [Assigned] (BEAM-4372) Need an undeprecated Reshuffle transform

     [ https://issues.apache.org/jira/browse/BEAM-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Kirpichov reassigned BEAM-4372:
--------------------------------------

    Assignee: Yueyang Qiu  (was: Eugene Kirpichov)

> Need an undeprecated Reshuffle transform
> ----------------------------------------
>
>                 Key: BEAM-4372
>                 URL: https://issues.apache.org/jira/browse/BEAM-4372
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Raghu Angadi
>            Assignee: Yueyang Qiu
>            Priority: Major
>
> {{Reshuffle}} transform is a convenient wrapper around GBK. It preserves user windowing correctly which is not always obvious for users. It usage has grown over many months since it was deprecated as it makes it easier for potential incorrect/unportable use of GroupByKey semantics. See [dev thread|https://lists.apache.org/thread.html/820064a81c86a6d44f21f0d6c68ea3f46cec151e5e1a0b52eeed3fbf@%3Cdev.beam.apache.org%3E] for more discussion.
>  
> There is a broad agreement we do need a transform that is meant for its common used purpose in user pipeline : to control parallelism (e.g. to control connections to a DB). 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)