mosche commented on code in PR #26946:
URL: https://github.com/apache/beam/pull/26946#discussion_r1223597027
##########
sdks/java/io/amazon-web-services2/src/main/java/org/apache/beam/sdk/io/aws2/kinesis/KinesisIO.java:
##########
@@ -1328,7 +1332,7 @@ void addClientRecord(int recordBytes) {
}
@Override
- public void addPutRecordsRequest(long latencyMillis, boolean
isPartialRetry) {
+ public void addBatchWriteRequest(long latencyMillis, boolean
isPartialRetry) {
Review Comment:
Actually not sure about this at the moment. I'll make a note and will have
look into this later when back from my pto.
--
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]