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

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

                Author: ASF GitHub Bot
            Created on: 23/Oct/18 20:56
            Start Date: 23/Oct/18 20:56
    Worklog Time Spent: 10m 
      Work Description: kennknowles closed pull request #6798: [BEAM-5833] Fix 
checkstyle breakage
URL: https://github.com/apache/beam/pull/6798
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/CloseableFnDataReceiver.java
 
b/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/CloseableFnDataReceiver.java
index c8b1256fd9d..8140d31d13c 100644
--- 
a/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/CloseableFnDataReceiver.java
+++ 
b/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/CloseableFnDataReceiver.java
@@ -28,8 +28,8 @@
   /**
    * Eagerly flushes any data that is buffered in this channel.
    *
-   * TODO: Remove once splitting/checkpointing are available in SDKs and 
rewinding in readers.
-   *
+   * @deprecated to be removed once splitting/checkpointing are available in 
SDKs and rewinding in
+   *     readers.
    * @throws Exception
    */
   @Deprecated


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 157826)
    Time Spent: 0.5h  (was: 20m)

> Java precommit broken by CloseableFnDataReceiver#flush as well as Spotless 
> failures
> -----------------------------------------------------------------------------------
>
>                 Key: BEAM-5833
>                 URL: https://issues.apache.org/jira/browse/BEAM-5833
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-harness, test-failures
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Blocker
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> https://builds.apache.org/job/beam_PreCommit_Java_Cron/498/
> https://scans.gradle.com/s/big7mxohgz2ry



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

Reply via email to