[
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 stale-minor (was:
auto-deprioritized-major 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
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is
still Minor, 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: Minor
> Labels: auto-deprioritized-major, pull-request-available,
> stale-minor
> 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)