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

Creating new PR for Upgrading Kafka Client version #324

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

Amartya-Mahato
Copy link
Contributor

#305
Changed the import issue in kafka.java file
From import org.apache.kafka.common.requests.IsolationLevel;
To import org.apache.kafka.common.IsolationLevel;

And upgraded the Kafka Client
From api "org.apache.kafka:kafka-clients:2.4.1"
To api "org.apache.kafka:kafka-clients:3.1.0"

#323
Created new PR with less changes

@Amartya-Mahato Amartya-Mahato changed the title Creating new PR for Upgrading Kafka Client virsion Creating new PR for Upgrading Kafka Client version Mar 3, 2022
@kmgowda
Copy link
Owner

kmgowda commented Mar 3, 2022

@Amartya-Mahato .. congratualations on your first patch on SBK.. merged it

@kmgowda kmgowda merged commit 7991256 into kmgowda:master Mar 3, 2022
@Amartya-Mahato
Copy link
Contributor Author

@kmgowda thank you sir for your guidance, it was really a nice experience

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

Successfully merging this pull request may close these issues.

2 participants