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

Request for a method to configure ComposedTaskRunner globally #5983

Open
hotjoyit opened this issue Oct 15, 2024 · 0 comments
Open

Request for a method to configure ComposedTaskRunner globally #5983

hotjoyit opened this issue Oct 15, 2024 · 0 comments
Labels
type/enhancement Is an enhancement request

Comments

@hotjoyit
Copy link

Problem description:
I recently needed to configure common settings for the ComposedTaskProperties of the ComposedTaskRunner. ​However, in the Spring Cloud Dataflow configuration, the only settings available for the ComposedTaskRunner were the ComposedTaskRunnerConfigurationProperties. When setting properties for the CTR using spring.cloud.dataflow.application-properties.task in the Spring Cloud Data Flow server configuration, these properties are injected into all task applications, not just the CTR🥲

Solution description:
It would be great if the dataflow server configuration could be open to allow common settings for the composed task runner. It would be beneficial if OAuth2 settings and timeout configurations could be controlled through common settings.​

Additional context:
Is there currently a recommended way to achieve this behavior, or could this feature be considered for a future release?

Thank you for your time and consideration.

@github-actions github-actions bot added the status/need-triage Team needs to triage and take a first look label Oct 15, 2024
@hotjoyit hotjoyit changed the title Request for a method to configure ComposedTaskRunner globally without affecting other tasks Request for a method to configure ComposedTaskRunner globally Oct 15, 2024
@cppwfs cppwfs added type/enhancement Is an enhancement request and removed status/need-triage Team needs to triage and take a first look labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Is an enhancement request
Projects
None yet
Development

No branches or pull requests

2 participants