You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/09 20:30:00 UTC

[jira] [Work logged] (BEAM-11946) Use ReadFromKafkaDoFn for KafkaIO.Read by default when beam_fn_api is enabled

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

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

                Author: ASF GitHub Bot
            Created on: 09/Mar/21 20:29
            Start Date: 09/Mar/21 20:29
    Worklog Time Spent: 10m 
      Work Description: boyuanzz commented on pull request #14168:
URL: https://github.com/apache/beam/pull/14168#issuecomment-794413389


   > Could you add a Jira for this and add some details what caused this change?
   > Also, ptal on failed test in Java PreCommit.
   
   Done.
   cc: @chamikaramj 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

            Worklog Id:     (was: 563318)
    Remaining Estimate: 0h
            Time Spent: 10m

> Use ReadFromKafkaDoFn for KafkaIO.Read by default when beam_fn_api is enabled
> -----------------------------------------------------------------------------
>
>                 Key: BEAM-11946
>                 URL: https://issues.apache.org/jira/browse/BEAM-11946
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-kafka
>            Reporter: Boyuan Zhang
>            Priority: P2
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There was a data loss bug in Dataflow when executing x-lang pipeline, which prevents us using ReadFromKafkaDoFn for KafkaIO default. Now the bug is fixed on dataflow side and we should use ReadFromKafkaDoFn when with beam_fn_api instead of using sdf wrapper.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)