TheNeuralBit commented on a change in pull request #16947:
URL: https://github.com/apache/beam/pull/16947#discussion_r833461932



##########
File path: 
sdks/java/io/amazon-web-services2/src/main/java/org/apache/beam/sdk/io/aws2/sns/SnsResponseCoder.java
##########
@@ -30,7 +30,12 @@
 import org.apache.beam.sdk.coders.VarIntCoder;
 import 
org.apache.beam.vendor.guava.v26_0_jre.com.google.common.collect.ImmutableList;
 
-/** Custom Coder for WrappedSnsResponse. */
+/**
+ * Custom Coder for WrappedSnsResponse.
+ *
+ * @deprecated Coder of deprecated {@link SnsResponse}.

Review comment:
       What is the deprecation plan? Should users be opting in to using the 
SchemaCoder based approach, or are we keeping these coders here so that they 
can opt-out of schemas and use these instead?




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