Skip to content

Conversation

astubbs
Copy link
Contributor

@astubbs astubbs commented Nov 3, 2022

Fixes:

Checklist

  • Documentation (if applicable)
  • Changelog

…afkaConsumer

Corrects use of reflection for field access, by using the KafkaConsumer class directly, instead of trying to find it from the provided consumer.
@astubbs astubbs linked an issue Nov 3, 2022 that may be closed by this pull request
@astubbs astubbs marked this pull request as ready for review November 3, 2022 12:55
Copy link
Contributor Author

@astubbs astubbs left a comment

Choose a reason for hiding this comment

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

lgtm

@astubbs astubbs merged commit ac84cc6 into master Nov 21, 2022
@astubbs astubbs deleted the refactor/custom-consumer branch November 21, 2022 15:38
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.

NoSuchFieldException when using consumer inherited from KafkaConsumer

1 participant