Skip to content

Conversation

@patrickwinti
Copy link

@patrickwinti patrickwinti commented Jun 13, 2025

The JobKeyGenerator interface currently uses a generic type parameter to represent the source used to generate a job key. However, in practice, all known implementations and usages of this interface rely specifically on JobParameters as the source type.

resolves #4886

@fmbenhassine
Copy link
Contributor

LGTM 👍 Rebased and merged as b1e4a94. Thank you for your contribution!

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.

Remove unnecessary generic from JobKeyGenerator interface

2 participants