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

Adding support for specify input kafka offset for each partitions #1242

Merged
merged 6 commits into from
Apr 9, 2024

Conversation

g0ne150
Copy link
Contributor

@g0ne150 g0ne150 commented Mar 7, 2024

Adding a new flag --input-kafka-offset for supporting consumes from Kafka by specified offset.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 7, 2024
@CLAassistant
Copy link

CLAassistant commented Mar 7, 2024

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Mar 31, 2024
@buger
Copy link
Owner

buger commented Apr 2, 2024

@g0ne150 thanks! Also I noticed that current kafka test is failing for some reason 🤔

Copy link

sonarcloud bot commented Apr 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@g0ne150
Copy link
Contributor Author

g0ne150 commented Apr 9, 2024

@g0ne150 thanks! Also I noticed that current kafka test is failing for some reason 🤔

Kafka tests have been fixed.

@buger buger merged commit abbd249 into buger:master Apr 9, 2024
11 checks passed
@buger
Copy link
Owner

buger commented Apr 9, 2024

Done! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants