Skip to content

Conversation

dreab8
Copy link
Member

@dreab8 dreab8 commented Feb 27, 2025

https://hibernate.atlassian.net/browse/HHH-18546


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


this( DefaultCacheKeysFactory.INSTANCE, properties );
}

public TestCachingRegionFactory(CacheKeysFactory cacheKeysFactory, Properties properties) {

Check notice

Code scanning / CodeQL

Useless parameter Note test

The parameter 'properties' is never used.
@yrodiere
Copy link
Member

yrodiere commented Oct 6, 2025

Hey @dreab8 , any reason this wasn't merged? Should we close the PR or do you intend to rebase it and/or resume work?

@dreab8
Copy link
Member Author

dreab8 commented Oct 6, 2025

Hi @yrodiere really cannot remeber :(

@beikov
Copy link
Member

beikov commented Oct 6, 2025

We should IMO rebase and merge this once CI passes.

@dreab8 dreab8 merged commit a2d5831 into hibernate:main Oct 6, 2025
25 checks passed
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.

3 participants