[ 
https://issues.apache.org/jira/browse/BEAM-4479?focusedWorklogId=109121&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-109121
 ]

ASF GitHub Bot logged work on BEAM-4479:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jun/18 16:22
            Start Date: 05/Jun/18 16:22
    Worklog Time Spent: 10m 
      Work Description: vesense commented on a change in pull request #459: 
[BEAM-4479] Fixed document for Coder
URL: https://github.com/apache/beam-site/pull/459#discussion_r193136333
 
 

 ##########
 File path: content/documentation/programming-guide/index.html
 ##########
 @@ -2429,8 +2429,7 @@ <h3 id="default-coders-and-the-coderregistry">6.2. 
Default coders and the CoderR
 
 <h4 id="default-coder-lookup">6.2.1. Looking up a default coder</h4>
 
-<p class="language-java">You can use the method <code 
class="highlighter-rouge">CoderRegistry.getDefaultCoder</code> to determine the 
default
-Coder for a Java type. You can access the <code 
class="highlighter-rouge">CoderRegistry</code> for a given pipeline
+<p class="language-java">You can access the <code 
class="highlighter-rouge">CoderRegistry</code> for a given pipeline
 
 Review comment:
   Fixed. Thanks @lukecwik 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 109121)
    Time Spent: 0.5h  (was: 20m)

> Fixed document for Coder
> ------------------------
>
>                 Key: BEAM-4479
>                 URL: https://issues.apache.org/jira/browse/BEAM-4479
>             Project: Beam
>          Issue Type: Improvement
>          Components: website
>            Reporter: Xin Wang
>            Assignee: Melissa Pashniak
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {code:java}CoderRegistry.getDefaultCoder{code} had been removed since 
> release-2.0.0, however, the document wasn't updated. This patch fixed that.



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

Reply via email to