Skip to content

verify-range: add env variable to disable state verification as option #126

@sreuland

Description

@sreuland

What problem does your feature solve?

verify-range includes state verification when running ingestion on the new branch - ingest verify-range --verify-state. The state verification consumes larger amount of RAM and takes longer to finish overall ingestion range.

What would you like to see?

An optional environment variable DISABLE_STATE_VERIFY added which the verify-range image will check at runtime to determine whether to enable or disable state verifier on the ingestion range using new branch codeline.

Should we change the default behavior of state verifier to be disabled?

Should DISABLE_STATE_VERIFY be added as additional parameter on the Jenkins verify-range job or is it sufficient to have this just be configurable in the AWS Batch Job defs to set DISABLE_STATE_VERIFY env variable on the job container?

What alternatives are there?

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions