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

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

                Author: ASF GitHub Bot
            Created on: 23/Mar/20 16:33
            Start Date: 23/Mar/20 16:33
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on pull request #11178: [BEAM-9430] 
Update CHANGES.md to reflect removal of ProcessContext#updateWatermark
URL: https://github.com/apache/beam/pull/11178#discussion_r396588302
 
 

 ##########
 File path: CHANGES.md
 ##########
 @@ -58,6 +58,7 @@
 ## Breaking Changes
 
 * HBaseIO.ReadAll now requires a PCollection of HBaseIO.Read objects instead 
of HBaseQuery objects 
([BEAM-9279](https://issues.apache.org/jira/browse/BEAM-9279)).
+* ProcessContext.updateWatermark has been removed in favor of using a 
WatermarkEstimator 
([BEAM-9430](https://issues.apache.org/jira/browse/BEAM-9430)).
 
 Review comment:
   Yes, there should be some examples of how to write SDFs added to our docs.
   After Java SDFs have a way to report progress and backlog, then we should be 
able to do this in Python and Java (and mention that Go is in the works).
   
   Are the docs something you were interested in doing?
   
   
 
----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 408039)
    Time Spent: 4h  (was: 3h 50m)

> Migrate from ProcessContext#updateWatermark to WatermarkEstimators
> ------------------------------------------------------------------
>
>                 Key: BEAM-9430
>                 URL: https://issues.apache.org/jira/browse/BEAM-9430
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-java-core
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: Major
>              Labels: backward-incompatible
>             Fix For: 2.21.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> Current discussion underway in 
> [https://lists.apache.org/thread.html/r5d974b6a58bc04ff4c02682fda4ef68608121f1bf23a86e9d592ca6e%40%3Cdev.beam.apache.org%3E]
>  
> Proposed API: [https://github.com/apache/beam/pull/10992]



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

Reply via email to