[
https://issues.apache.org/jira/browse/KAFKA-8842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930769#comment-16930769
]
ASF GitHub Bot commented on KAFKA-8842:
---------------------------------------
alaazbair commented on pull request #7341: KAFKA-8842: Reading/Writing confused
in Connect QuickStart Guide
URL: https://github.com/apache/kafka/pull/7341
In step 7 of the QuickStart guide, "**Writing** data from the console and
writing it back to the console" should be "**Reading** data from the console
and writing it back to the console".
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Reading/Writing confused in Connect QuickStart Guide
> ----------------------------------------------------
>
> Key: KAFKA-8842
> URL: https://issues.apache.org/jira/browse/KAFKA-8842
> Project: Kafka
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.3.0
> Reporter: Franz van Betteraey
> Assignee: Alaa Zbair
> Priority: Trivial
> Labels: documentation
>
> I noticed a trivial bug in the Quickstart Guid (Step 7):
> [Step 7: Use Kafka Connect to import/export
> data|https://kafka.apache.org/quickstart#quickstart_kafkaconnect]
> *Writing* data from the console and writing it back to the console is a
> convenient place to start,...
>
> should probably be
>
> h4. [Step 7: Use Kafka Connect to import/export
> data|https://kafka.apache.org/quickstart#quickstart_kafkaconnect]
> *Reading* data from the console and writing it back to the console is a
> convenient place to start,...
>
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)