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

Explain "spring.cloud.task.closecontext-enabled" in an FAQ #122

Closed
sabbyanandan opened this issue Aug 30, 2019 · 0 comments · Fixed by #126
Closed

Explain "spring.cloud.task.closecontext-enabled" in an FAQ #122

sabbyanandan opened this issue Aug 30, 2019 · 0 comments · Fixed by #126
Assignees

Comments

@sabbyanandan
Copy link
Contributor

As a user, I'm trying to re-run a task (as well, via CTR); however, I notice that even after the task-run is complete, I still do not get a clean exit-signal. The task-execution continues to state that it is running, which creates a downstream bottleneck for when there's a concurrent-task-launch limit is set.

Let's capture spring.cloud.task.closecontext-enabled in an FAQ. Specifically, also, let's capture the steps to clean-up the context when the Task is a batch-job. (see: spring-cloud/spring-cloud-dataflow#3444 (comment))

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 a pull request may close this issue.

2 participants