Skip to content
Snippets Groups Projects
Commit cab6297c authored by Lorenz Boguhn's avatar Lorenz Boguhn Committed by Lorenz Boguhn
Browse files

Refactor the AbstractFlinkService

+ Move buildPipeline() and configureEnv() to run method.
+ Extend Javadoc
+ Add constructor which can override the configuration as needed for integration tests
+ remove now unnecessary static from uc1 flink
+ Fix uc2 and uc4 broken build.gradle (ref to uc1/uc2)
parent 00d439f5
No related branches found
No related tags found
1 merge request!272Introduce Abstract Flink Service Class
Pipeline #8269 passed