Mark Pollack

Results 260 comments of Mark Pollack

We will look into fixing this, thanks for the report. In the meantime can you set the property `spring.cloud.task.initialize-enabled=false`

We have had some other reports that sound similar to this. We will investigate.

Hi. Have you figured this out. Where are you running SCDF? On TAS/CloudFoundry or Kubernetes? Perhaps these docs will help you - https://docs.spring.io/spring-cloud-dataflow/docs/2.9.4/reference/htmlsingle/#configuration-security-oauth2

This maybe of use to build an arm64 base image. - https://github.com/dmikusa-pivotal/paketo-arm64 since we are using buildpacks. We can look into https://github.com/docker/buildx as a last resort should that not work...

Hi, currently triaging the priority backlog for the next release. We haven't started this. I believe I understand the issue as described, but not sure yet of what would be...

Also, it looks like if a page size is sent, it is ignored.

Sounds like the right approach. We will update the schema in scdf in the 2.10 release time frame. This is not dependent upon the upcoming releases of spring batch/task -...

There have been several requests along this area. We are going to investigate how to better handle multiple 'business database' instances as first class citizens. Thanks for the feedback

I've re-read the issue and wanted to make some suggestions for a workaround that should be easier vs. revamping SCDF to read from multiple 'business databases' that also contain the...