Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Athena database setting is ignored #261

@tiredpixel

Description

@tiredpixel

The Athena database setting, environment variable ATHENA_DATABASE, is ignored, at least in Ingestor OC. This has resulted in the default database being written to, despite it being set in production.

All use of Athena should be checked, and this fixed, so the database can be set properly. It's probably much more hassle than it's worth to migrate the existing tables, however, so production can then be updated to lock in the current behaviour. Fixing this would allow development to use a different database to production, however, and it's against expectations that it gets ignored.

This was discovered during openownership/register-ingester-oc#19 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions