arunpandianp commented on code in PR #33755:
URL: https://github.com/apache/beam/pull/33755#discussion_r1928579870
##########
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/streaming/ActiveWorkState.java:
##########
@@ -124,11 +144,18 @@ private static String elapsedString(Instant start,
Instant end) {
*/
synchronized ActivateWorkResult activateWorkForKey(ExecutableWork
executableWork) {
ShardedKey shardedKey = executableWork.work().getShardedKey();
+ WorkIdWithShardingKey workIdWithShardingKey =
Review Comment:
done.
--
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]