[
https://issues.apache.org/jira/browse/BEAM-6502?focusedWorklogId=219598&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-219598
]
ASF GitHub Bot logged work on BEAM-6502:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Mar/19 20:38
Start Date: 27/Mar/19 20:38
Worklog Time Spent: 10m
Work Description: swegner 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_r269759166
##########
File path: sdks/java/core/src/test/java/org/apache/beam/sdk/io/AvroIOTest.java
##########
@@ -512,6 +513,7 @@ public GenericClass apply(Long i) {
}
@Test
+ @Ignore("https://issues.apache.org/jira/browse/BEAM-6352")
Review comment:
Should this bug be fixed in this PR? What's left?
----------------------------------------------------------------
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: 219598)
Time Spent: 1h 10m (was: 1h)
> 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 10m
> 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)