authorjapps / zerocode

A community-developed, free, opensource, automated testing framework for microservices APIs, Kafka(Data Streams) and Load testing. Zerocode Open Source enables you to create, change and maintain your automated test scenarios via simple JSON or YAML files. Visit documentation below:
https://zerocode-tdd.tddfy.com
Apache License 2.0
909 stars 397 forks source link

seek kafka improvements, CI fixed #646

Closed a1shadows closed 8 months ago

a1shadows commented 8 months ago

Fixes Issue

PR Branch #ADD LINK TO THE PR BRANCH

Motivation and Context

Fixed issues in the CI where creation of multiple partition topics was not working correctly. Handled edge cases around the seek timestamp mechanism and added more tests to verify the same.

Checklist:

a1shadows commented 8 months ago

@authorjapps Could you take a look at this?

authorjapps commented 8 months ago

@authorjapps Could you take a look at this?

Yep, will have a look soon. As always, thanks for taking a deeper look at the seek issue.