You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Flink Jira Bot (Jira)" <ji...@apache.org> on 2022/04/19 22:40:00 UTC

[jira] [Updated] (FLINK-26133) Kafka Source Web Deserializer Java Code is Error

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

Flink Jira Bot updated FLINK-26133:
-----------------------------------
    Labels: pull-request-available stale-major  (was: pull-request-available)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issues has been marked as Major but is unassigned and neither itself nor its Sub-Tasks have been updated for 60 days. I have gone ahead and added a "stale-major" to the issue". If this ticket is a Major, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized.


> 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: Major
>              Labels: pull-request-available, stale-major
>         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.7#820007)