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

Annotation TopicPartition - partition attribute was not resolved from… #2246

Conversation

s7474
Copy link

@s7474 s7474 commented Apr 28, 2022

Processing of TopicPartition annotation was not resolving partition property if it was set to wildcard (*) via SpEL

@pivotal-cla
Copy link

@s7474 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@s7474 Thank you for signing the Contributor License Agreement!

Copy link
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

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

Any chances to confirm the issue with some unit test?

Thanks

@artembilan artembilan added this to the 3.1.1 milestone Dec 13, 2023
sobychacko pushed a commit that referenced this pull request Dec 14, 2023
Fixes: gh-2246

When partition attribute is specified as a SpEL expression on PartitionOffset
annotation, it doesn not resolve the value from the expression. Fixing this issue.

Adding test to verify.

**Cherry-pick to 3.0.x**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants