Skip to content

In CKAN 2.11 warnings about missing configuration #564

Description

@hcvdwerf

I have the following harvest configuration

[app:main]
ckan.harvest.timeout = 1400
ckan.harvest.mq.type = redis
ckan.harvest.mq.hostname = redis
ckan.harvest.mq.port = 6379
ckan.harvest.mq.password =
ckan.harvest.mq.redis_db = 1

But in get in logging the following warnings

2025-01-29 12:30:16,560 WARNI [ckan.common] Option ckan.harvest.mq.type is not declared
2025-01-29 12:30:16,560 WARNI [ckan.common] Option ckan.harvest.mq.hostname is not declared
2025-01-29 12:30:16,562 WARNI [ckan.common] Option ckan.harvest.mq.type is not declared
2025-01-29 12:30:16,562 WARNI [ckan.common] Option ckan.harvest.mq.hostname is not declared
2025-01-29 12:30:16,562 WARNI [ckan.common] Option ckan.harvest.mq.hostname is not declared

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions