[ 
https://issues.apache.org/jira/browse/BEAM-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265085#comment-16265085
 ] 

ASF GitHub Bot commented on BEAM-3243:
--------------------------------------

GitHub user rmannibucau opened a pull request:

    https://github.com/apache/beam/pull/4172

    BEAM-3243 support multiple anonymous classes from the same enclosing class 
in a pipeline

    Idea is to keep the "number" (suffix) of the anonymous class for anonymous 
dofn to support multiple anonymous dofn in the same pipeline.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmannibucau/incubator-beam 
fb/BEAM-3243_dont-default-to-anonymous-name-for-anonymous-dofn

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/4172.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4172
    
----
commit 76bebb6dc7942b081b386bd5eda7456421b926c7
Author: Romain Manni-Bucau <rmannibu...@gmail.com>
Date:   2017-11-24T09:31:04Z

    BEAM-3243 default name is not needed by beam in NameUtils so remove it and 
let anonymous class keep their number in their name

----


> multiple anonymous DoFn lead to conflicting names
> -------------------------------------------------
>
>                 Key: BEAM-3243
>                 URL: https://issues.apache.org/jira/browse/BEAM-3243
>             Project: Beam
>          Issue Type: Task
>          Components: sdk-java-core
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>             Fix For: 2.2.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to