[
https://issues.apache.org/jira/browse/BEAM-13537?focusedWorklogId=716567&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-716567
]
ASF GitHub Bot logged work on BEAM-13537:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Jan/22 17:44
Start Date: 27/Jan/22 17:44
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 716567)
Time Spent: 1h 10m (was: 1h)
> KafkaToPubsub pipeline example doesn't start according to the README
> instructions
> ---------------------------------------------------------------------------------
>
> Key: BEAM-13537
> URL: https://issues.apache.org/jira/browse/BEAM-13537
> Project: Beam
> Issue Type: Bug
> Components: examples-java
> Reporter: Elizaveta Lomteva
> Priority: P2
> Attachments: image-2021-12-23-18-51-16-377.png
>
> Original Estimate: 1h
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> h4. How to reproduce the bug:
> Run the KafkaToPubsub pipeline as mentioned in [*Running the
> pipeline*|https://github.com/apache/beam/blob/master/examples/java/src/main/java/org/apache/beam/examples/complete/kafkatopubsub/README.md#running-the-pipeline]
> README section
> h3. Result:
> ~Exception in thread "main" java.lang.NullPointerException~
> !image-2021-12-23-18-51-16-377.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)