Reporting Issues - spring-cloud/spring-cloud-dataflow GitHub Wiki
When reporting issues, it'd be helpful if the following details were included in the bug report.
Spring Cloud Data Flow: Server
- Release version
Spring Cloud Data Flow: Shell
- Release version
Deployment Environment
- Where? (e.g., local, pcf, yarn, k8s, ...)
- Deployment runtime version (e.g., PCF 1.9)
Meta Information
Starting from 1.1 release, we have added an API to gather all the details as mentioned above automatically. This information can be captured from the Dashboard's "About" tab as well.
App Starters
- The bit.ly link used for bulk-app registration (e.g., http://bit.ly/Avogadro-SR1-stream-applications-kafka-10-maven)
- For custom apps, please also include Spring Boot and other dependency versions
Problem Description
- If it appears to be a bug, list the steps to reproduce the problem
- In general, problem description should match this pattern: "I expected behavior A, but, I observed behavior B instead"
Attachments
- Logs
- Test cases
- Sample code (for custom apps)