arunpandianp commented on code in PR #30211:
URL: https://github.com/apache/beam/pull/30211#discussion_r1492312819


##########
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/client/grpc/ChannelzServlet.java:
##########
@@ -80,12 +80,17 @@ public void captureData(PrintWriter writer) {
   // channelz proto says there won't be cycles in the ref graph.
   // we track visited ids to be defensive and prevent any accidental cycles.
   static class VisitedSets {

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]

Reply via email to