[ 
https://issues.apache.org/jira/browse/FLINK-26133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flink Jira Bot updated FLINK-26133:
-----------------------------------
      Labels: auto-deprioritized-major pull-request-available  (was: 
pull-request-available stale-major)
    Priority: Minor  (was: Major)

This issue was labeled "stale-major" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Major, please 
raise the priority and ask a committer to assign you the issue or revive the 
public discussion.


> Kafka Source Web Deserializer Java Code is Error
> ------------------------------------------------
>
>                 Key: FLINK-26133
>                 URL: https://issues.apache.org/jira/browse/FLINK-26133
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.14.3
>         Environment: Flink 1.14.3
>            Reporter: 十二
>            Priority: Minor
>              Labels: auto-deprioritized-major, pull-request-available
>         Attachments: image-2022-02-14-22-24-41-454.png, 
> image-2022-02-14-22-30-00-885.png
>
>
> In the connectors/datastream/kafka page of flink-docs-release-1.14, there is 
> an error in the demo code about deserializer, which uses 
> *KafkaSource.<String>builder().setDeserializer(KafkaRecordDeserializationSchema.valueOnly({color:#ff0000}StringSerializer.
>  class{color}));*
> However, in the actual test, the parameter of 
> *KafkaRecordDeserializationSchema.valueOnly()* should be 
> *StringDeserializer.class*
> The web url is 
> *https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/connectors/datastream/kafka/#kafka-sourcefunction*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to