You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dhalperi <gi...@git.apache.org> on 2016/07/26 00:12:31 UTC

[GitHub] incubator-beam pull request #728: CoderRegistry: make deprecated method priv...

GitHub user dhalperi opened a pull request:

    https://github.com/apache/incubator-beam/pull/728

    CoderRegistry: make deprecated method private

    This was part of the public API signature in Dataflow, but need not be in Beam.
    
    Also remove a few unneeded publics in the same file.

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

    $ git pull https://github.com/dhalperi/incubator-beam coder-registry

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

    https://github.com/apache/incubator-beam/pull/728.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 #728
    
----
commit eeb0586dda3f29dc2ff0de62bc2458812139696b
Author: Dan Halperin <dh...@google.com>
Date:   2016-07-26T00:12:01Z

    CoderRegistry: make deprecated method private
    
    This was part of the public API signature in Dataflow, but need not be in Beam.
    
    Also remove a few unneeded publics in the same file.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request #728: CoderRegistry: make deprecated method priv...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-beam/pull/728


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---