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

Properties that can't be set should not appear in the menu drop down. #5482

Open
markpollack opened this issue Sep 26, 2023 · 1 comment
Open
Assignees
Milestone

Comments

@markpollack
Copy link
Contributor

markpollack commented Sep 26, 2023

from #5470

The following list of properties are determined by the backend and cannot be set by the user.
spring.cloud.task.schemaTarget, spring.cloud.task.tablePrefix,spring.cloud.deployer.bootVersion, spring.batch.jdbc.table-prefix, spring.batch.jdbc.tablePrefix
I would suggest removing the following properties when the version changes or at the start of launch.

@github-actions github-actions bot added the status/need-triage Team needs to triage and take a first look label Sep 26, 2023
@markpollack markpollack removed the status/need-triage Team needs to triage and take a first look label Sep 26, 2023
@markpollack markpollack added this to the 2.11.1 milestone Sep 26, 2023
@markpollack
Copy link
Contributor Author

Let's review this topic more generally, there may other properties that the user can't modify. Maybe the metrics properties and destination properties.

There is a noticeable difference between the number of properties available to set when creating the stream vs. editing the stream.g

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

No branches or pull requests

4 participants