[ 
https://issues.apache.org/jira/browse/BEAM-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Groh reassigned BEAM-4563:
---------------------------------

    Assignee:     (was: Thomas Groh)

> Fix FutureReturnValueIgnored violations in direct runner
> --------------------------------------------------------
>
>                 Key: BEAM-4563
>                 URL: https://issues.apache.org/jira/browse/BEAM-4563
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-direct
>            Reporter: Scott Wegner
>            Priority: Minor
>
> The direct runner has many ErrorProne violations of 
> [FutureReturnValueIgnored|http://errorprone.info/bugpattern/FutureReturnValueIgnored]
>  which seem like legitimate areas where we are potentially ignoring 
> exceptions from asynchronous work. Solving these will require API changes in 
> various places to block on asyc work or pass a {{Future}} back to the caller.



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

Reply via email to