TheNeuralBit commented on a change in pull request #16625:
URL: https://github.com/apache/beam/pull/16625#discussion_r793855054
##########
File path:
examples/java/src/main/java/org/apache/beam/examples/complete/kafkatopubsub/options/KafkaToPubsubOptions.java
##########
@@ -90,6 +91,7 @@
@Description(
"Additional kafka consumer configs to be applied to Kafka Consumer (e.g.
key1=value1;key2=value2).")
+ @Nullable
Review comment:
Would we just add the annotation in some generated code there? I took a
quick look and couldn't find a way to do it. I filed BEAM-13758 to track this
and linked it to BEAM-10402.
--
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]