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

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

                Author: ASF GitHub Bot
            Created on: 25/Apr/22 16:26
            Start Date: 25/Apr/22 16:26
    Worklog Time Spent: 10m 
      Work Description: asf-ci commented on PR #17458:
URL: https://github.com/apache/beam/pull/17458#issuecomment-1108786645

   Can one of the admins verify this patch?




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

    Worklog Id:     (was: 761889)
    Time Spent: 40m  (was: 0.5h)

> Kinesis WatermarkParameters builder clobbers values
> ---------------------------------------------------
>
>                 Key: BEAM-14363
>                 URL: https://issues.apache.org/jira/browse/BEAM-14363
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-kinesis
>    Affects Versions: 2.38.0
>            Reporter: Nick Caballero
>            Priority: P2
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The `WatermarkParameters` builder for the Kinesis watermark policy doesn't 
> retain previously set values, which means you can only set either 
> `timestampFn` or `idleDurationThreshold`, but not both.
>  
> The issue is that the exposed methods call `builder()` instead of 
> `toBuilder()`, losing the previous values.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to