[ 
https://issues.apache.org/jira/browse/BEAM-13537?focusedWorklogId=715980&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-715980
 ]

ASF GitHub Bot logged work on BEAM-13537:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Jan/22 20:28
            Start Date: 26/Jan/22 20:28
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on a change in pull request 
#16625:
URL: https://github.com/apache/beam/pull/16625#discussion_r793021931



##########
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:
       @kennknowles do you think there's anything we can do to enforce that 
pipeline options without a default are `Nullable`? If we'd had that 
checkerframework would have caught this.




-- 
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: 715980)
    Remaining Estimate: 0.5h  (was: 40m)
            Time Spent: 0.5h  (was: 20m)

> 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: 0.5h
>  Remaining Estimate: 0.5h
>
> 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)

Reply via email to