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

Implement v3 main features #409

Merged
merged 8 commits into from
Oct 3, 2023
Merged

Implement v3 main features #409

merged 8 commits into from
Oct 3, 2023

Conversation

filipeesch
Copy link
Contributor

@filipeesch filipeesch commented Jul 5, 2023

Description

This Pull Request implements the main features of 3.0 version:

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have made corresponding changes to the documentation

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@filipeesch filipeesch force-pushed the workers-calculator branch 10 times, most recently from 8eef406 to 1aa6589 Compare July 11, 2023 21:50
@filipeesch filipeesch force-pushed the workers-calculator branch 8 times, most recently from b50b7ea to 413e24a Compare July 15, 2023 12:46
samples/KafkaFlow.Sample.BatchOperations/Program.cs Outdated Show resolved Hide resolved
samples/KafkaFlow.Sample/Program.cs Outdated Show resolved Hide resolved
src/KafkaFlow/Consumers/Consumer.cs Show resolved Hide resolved
src/KafkaFlow/Consumers/PartitionOffsets.cs Outdated Show resolved Hide resolved
src/KafkaFlow/Consumers/WorkerLifetimeContext.cs Outdated Show resolved Hide resolved
samples/KafkaFlow.Sample.BatchOperations/Program.cs Outdated Show resolved Hide resolved
@filipeesch filipeesch force-pushed the workers-calculator branch 3 times, most recently from b4caa6e to d84707d Compare September 14, 2023 15:44
@filipeesch filipeesch changed the base branch from master to release/3.0 September 14, 2023 15:51
@filipeesch filipeesch marked this pull request as ready for review September 14, 2023 16:01
@filipeesch filipeesch changed the title feat: enable dynamic worker calculation Implement v3 main features Sep 15, 2023
@filipeesch filipeesch force-pushed the workers-calculator branch 2 times, most recently from 057c6fd to 59e8adf Compare September 19, 2023 10:50
@filipeesch filipeesch force-pushed the workers-calculator branch 2 times, most recently from 80b6c90 to 0970b4c Compare September 28, 2023 10:58
Copy link
Contributor

@erik-catalao erik-catalao left a comment

Choose a reason for hiding this comment

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

LGTM

@ailtonguitar ailtonguitar mentioned this pull request Oct 2, 2023
4 tasks
@filipeesch filipeesch merged commit 87cd205 into release/3.0 Oct 3, 2023
3 checks passed
@filipeesch filipeesch deleted the workers-calculator branch October 3, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

9 participants