You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/06/14 20:57:03 UTC

[GitHub] [beam] lukecwik commented on a change in pull request #14991: [BEAM-12475] Reject splits for previous bundles.

lukecwik commented on a change in pull request #14991:
URL: https://github.com/apache/beam/pull/14991#discussion_r651268277



##########
File path: sdks/java/harness/src/test/java/org/apache/beam/fn/harness/BeamFnDataReadRunnerTest.java
##########
@@ -178,7 +179,7 @@ public void testCreatingAndProcessingBeamFnDataReadRunner() throws Exception {
               null /* beamFnTimerClient */,

Review comment:
       bundleId is now unused is likely a linter issue, if its still used, please replace existing references to use DEFAULT_BUNDLE_ID in this test.




-- 
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