[ 
https://issues.apache.org/jira/browse/BEAM-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752921#comment-16752921
 ] 

Alex Amato commented on BEAM-6431:
----------------------------------

I think this one which I have suppressed is okay to leave in, as the original 
code was supressing the same error, under a 

java.lang.SuppressWarnings. I have added the findBugs equivalent.

@SuppressFBWarnings(value="VO_VOLATILE_INCREMENT", justification="Intentional 
for performance.")

> Add ExecutionTime metrics to the Beam Java SDK
> ----------------------------------------------
>
>                 Key: BEAM-6431
>                 URL: https://issues.apache.org/jira/browse/BEAM-6431
>             Project: Beam
>          Issue Type: New Feature
>          Components: java-fn-execution
>            Reporter: Alex Amato
>            Assignee: Alex Amato
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> This will be done by using the Dataflow worker's StateSampler code. I have 
> put together a refactoring plan
> [here|https://docs.google.com/document/d/1OlAJf4T_CTL9WRH8lP8uQOfLjWYfm8IpRXSe38g34k4/edit#]
> This will include estimating the processing time for the start, process and 
> finish bundle. The python SDK already has an implementation of this.



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

Reply via email to