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

Add method getJobInstance in JobExplorer/JobRepository/JobOperator #3930

Closed
fmbenhassine opened this issue Jun 4, 2021 · 2 comments
Closed
Assignees
Milestone

Comments

@fmbenhassine
Copy link
Contributor

fmbenhassine commented Jun 4, 2021

As of v4.3.3, there is no way to get a job instance for a given job name + job parameters with a JobExplorer/JobRepository/JobOperator. This issue is to add a method getJobInstance(String jobName, JobParameters jobParameters) in JobRepository/JobExplorer/JobOperator.

@parikshitdutta
Copy link
Contributor

Hi @benas, I am on it, please assign it to me.

Thank you.

@parikshitdutta
Copy link
Contributor

Hi @benas, Please review submitted PR #3932. I will look forward to your feedback.

Thank you.

@fmbenhassine fmbenhassine modified the milestones: 5.0.0, 5.1.0 May 4, 2022
@fmbenhassine fmbenhassine modified the milestones: 5.1.0, 5.0.0 Nov 23, 2022
@fmbenhassine fmbenhassine changed the title Add method getJobInstance in JobExplorer/JobRepository Add method getJobInstance in JobExplorer/JobRepository/JobOperator Nov 23, 2022
fmbenhassine added a commit that referenced this issue Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants