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

Configuration Cache.options.processor is required #70

@xer0x

Description

@xer0x

Hi, thanks for unity-cache-server.

We've recently upgraded from 6.0.x to 6.1.2, and were surprised that the server wouldn't start because of a missing configuration key. We use a custom configuration file that was sufficient for 6.0.x.

Our error:

Error: Configuration property "Cache.options.processor" is not defined

We added Cache.options.processor.putWhitelist to our configuration file and everything is working fine. Perhaps a better workaround for us would be to stop using a configuration file, and switch to using command line flags.

I'm creating a bug because this was a surprise, and if the config key has a valid default value, then we shouldn't be required to explicitly put it into our configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions