Skip to content

Add support to validate job repository configuration #4865

Open
@fmbenhassine

Description

@fmbenhassine

As of v5.2, it is assumed that the job repository is correctly configured and there is no pre-validation that everything is setup correctly before running a job. Therefore, any mis-configuration of the job repository results in SQL or NPE exceptions like this or #4811 .

The goal of this issue to explore the best way/place to check the configuration of the chosen job repository upfront and fail fast with an informative BatchConfigurationException rather than an SQL exception or a NPE.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions