spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
Properties that can't be set should not appear in the menu drop down.
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.
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