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 2019/04/01 17:45:02 UTC

[jira] [Work logged] (BEAM-6502) SplittableDoFn: Re-Remove runner time execution information from public API surface

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

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

                Author: ASF GitHub Bot
            Created on: 01/Apr/19 17:44
            Start Date: 01/Apr/19 17:44
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on pull request #8146: [BEAM-6502] Re-Remove runner time execution information from public API surface (now including Watch)
URL: https://github.com/apache/beam/pull/8146#discussion_r270978398
 
 

 ##########
 File path: sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/Watch.java
 ##########
 @@ -228,6 +253,23 @@ Instant getWatermark() {
         }
         return res;
       }
+
+      @Override
+      public boolean equals(Object o) {
 
 Review comment:
   There was no difference, swapped to use autovalue. Its just a remnant of the old way this was written.
 
----------------------------------------------------------------
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: 221374)
    Time Spent: 1h 40m  (was: 1.5h)

> SplittableDoFn: Re-Remove runner time execution information from public API surface
> -----------------------------------------------------------------------------------
>
>                 Key: BEAM-6502
>                 URL: https://issues.apache.org/jira/browse/BEAM-6502
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: Minor
>              Labels: triaged
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Move the setting of "claim observers" within RestrictionTracker to another location to clean up the RestrictionTracker interface.



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