Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Description to include Elastic 8.0 info #676

Open
wants to merge 3 commits into
base: 5.0.x
Choose a base branch
from

Conversation

sp-gupta
Copy link
Member

Problem

Solution

Does this solution apply anywhere else?
  • yes
  • no
If yes, where?

Test Strategy

Testing done:
  • Unit tests
  • Integration tests
  • System tests
  • Manual tests

Release Plan

@sp-gupta sp-gupta requested a review from a team as a code owner February 14, 2023 11:43
@sp-gupta sp-gupta changed the base branch from master to 5.0.x February 14, 2023 11:46
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated
@@ -150,7 +150,7 @@
<title>Kafka Connect Elasticsearch</title>
<documentationUrl>https://docs.confluent.io/${project.version}/connect/connect-elasticsearch/docs/index.html</documentationUrl>
<description>
The Elasticsearch connector allows moving data from Kafka to Elasticsearch 2.x, 5.x, 6.x, and 7.x. It writes data from a topic in Kafka to an index in Elasticsearch and all data for a topic have the same type.
The Elasticsearch connector allows moving data from Kafka to Elasticsearch 2.x, 5.x, 6.x, 7.x, and 8.x. The support for Elasticsearch depends on which version the connector is running. Newer versions of the connector may not support all previous versions of ES. ES 8.x was introduced from version 14.0.0. It writes data from a topic in Kafka to an index in Elasticsearch and all data for a topic have the same type.
Copy link

@tobydrake7 tobydrake7 Feb 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The Elasticsearch connector allows moving data from Kafka to Elasticsearch 2.x, 5.x, 6.x, 7.x, and 8.x. The support for Elasticsearch depends on which version the connector is running. Newer versions of the connector may not support all previous versions of ES. ES 8.x was introduced from version 14.0.0. It writes data from a topic in Kafka to an index in Elasticsearch and all data for a topic have the same type.
The Elasticsearch connector moves data from Kafka to Elasticsearch 2.x, 5.x, 6.x, 7.x, and 8.x. Elasticsearch version support depends the connector version. Newer connector versions may not support older versions of Elasticsearch. Elasticsearch 8.x support was introduced with connector version 14.0.0. This connector version writes data from a topic in Kafka to an index in Elasticsearch, and all data for the topic has the same type.

Copy link

@tobydrake7 tobydrake7 Feb 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sp-gupta some minor suggestions for rewording. Please modify if I've changed your technical intent.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sp-gupta you may want to expand on this part add data for a topic have the same type does this mean that the connector keeps all datatypes from the topic consistent when it moves it to Elasticsearch? might be good to add a little more to this or add an extra explanatory sentence about this 👍

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tobydrake7 Thanks, I have updated it. Please review.

@tobydrake7 tobydrake7 self-requested a review February 14, 2023 15:49
tobydrake7
tobydrake7 previously approved these changes Feb 14, 2023
Copy link

@tobydrake7 tobydrake7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cla-assistant
Copy link

cla-assistant bot commented Sep 11, 2023

CLA assistant check
All committers have signed the CLA.

@tobydrake7
Copy link

@sp-gupta not sure the status of this one. I approved a while back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants