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

Fix key generator hash code #101

Open
wants to merge 2 commits into
base: 7.0.x
Choose a base branch
from

Conversation

brucehyslop
Copy link

@brucehyslop brucehyslop commented Nov 19, 2021

fixed code formatting of the KeyGenerator::hasCode which resulted in an incorrect interpretation then compiling to bytecode.

Unit test for CustomCacheKeyGenerator

Fixes #100

@puneetbehl puneetbehl changed the base branch from master to 6.0.x November 22, 2022 05:16
@puneetbehl puneetbehl changed the title fix:key generator hash code Fix key generator hash code Nov 22, 2022
@puneetbehl puneetbehl changed the base branch from 6.0.x to 7.0.x March 21, 2024 06:55
@puneetbehl puneetbehl force-pushed the bugfix/key-generator-hashCode branch from 3f3ca33 to 9fe2554 Compare March 21, 2024 06:55
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CustomCacheKeyGenerator key generator not hashing class or method names or params
3 participants