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

Job Management #17

Open
anthonysena opened this issue Apr 1, 2024 · 1 comment
Open

Job Management #17

anthonysena opened this issue Apr 1, 2024 · 1 comment
Labels
roadmap Items for Atlas/WebAPI 3.x

Comments

@anthonysena
Copy link
Contributor

Do we need to continue to have a native job manager in WebAPI? Or could Arachne provide this functionality?

Either way, we'd want to make sure that any WebAPI elements are not tied directly to the job management framework as this was a pain point in v2.x of WebAPI.

https://manib.hashnode.dev/spring-batch-with-spring-boot-3

@anthonysena anthonysena added the roadmap Items for Atlas/WebAPI 3.x label Apr 1, 2024
@anthonysena
Copy link
Contributor Author

Noting from discussion: when running in a load-balance environment with WebAPI, job management in v2.x is problematic since there were assumptions made in the job manager to cancel any "old" jobs at startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Items for Atlas/WebAPI 3.x
Projects
Status: No status
Development

No branches or pull requests

1 participant