damondouglas commented on code in PR #29401:
URL: https://github.com/apache/beam/pull/29401#discussion_r1401248329


##########
sdks/java/io/rrio/src/main/java/org/apache/beam/io/requestresponse/Call.java:
##########
@@ -100,7 +100,7 @@ Call<RequestT, ResponseT> ofCallerAndSetupTeardown(
             .build());
   }
 
-  private static final TupleTag<ApiIOError> FAILURE_TAG = new 
TupleTag<ApiIOError>() {};

Review Comment:
   Yes it seems that what you say is correct in that there needs to be a unique 
reference. I agree on adding the comment and will do.



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