Abacn commented on code in PR #27895:
URL: https://github.com/apache/beam/pull/27895#discussion_r1287685974


##########
sdks/java/io/amazon-web-services2/src/test/java/org/apache/beam/sdk/io/aws2/kinesis/KinesisReaderCheckpointTest.java:
##########
@@ -35,12 +35,10 @@
 import software.amazon.awssdk.services.kinesis.model.ShardIteratorType;
 
 public class KinesisReaderCheckpointTest {
-  /**
-   * This was generated with Beam master branch.
-   * 
https://github.com/apache/beam/commit/ca0787642a6b3804a742326147281c99ae8d08d2
-   */
+
+  /** This was generated manually. */

Review Comment:
   Yeah, just used the error message which prints `serializedCheckpoint` to set 
the base line:
   
   
https://github.com/apache/beam/blob/c29485f28b34e2a5b162f5966b9a5b2d1948580b/sdks/java/io/amazon-web-services2/src/test/java/org/apache/beam/sdk/io/aws2/kinesis/KinesisReaderCheckpointTest.java#L91



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to