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

Refactor KafkaConsumerProcessor #341

Conversation

brianwyka
Copy link
Contributor

@brianwyka brianwyka commented Mar 8, 2021

  • Reduce cognitive complexity in KafkaConsumerProcessor.process by breaking up into smaller methods
  • Reduce compiler / linter warnings

Did some refactoring to break up the functionality within the class into smaller bite-size pieces of code.

@brianwyka brianwyka marked this pull request as ready for review March 10, 2021 23:34
@graemerocher graemerocher merged commit 8c98adb into micronaut-projects:master Apr 16, 2021
@graemerocher
Copy link
Contributor

Thanks for the contribution!

@brianwyka brianwyka deleted the refactor-kafka-consumer-processor branch April 20, 2021 22:30
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.

2 participants