Skip to content

Allow the absolute path to the storage directory to be specified in the config file #164

@mschuckmann

Description

@mschuckmann

Describe the feature

The current implementation has the dir attribute in the storage/volume section of the config file. However, the dir field is always relative to the environment variable ZENOH_BACKEND_FS_ROOT (or ZENOH_HOME based on some complicated rules).

It seems like it would be more consistent and user friendly if the storage configuration could be completely self contained in the config file. This could be accomplished by allowing the dir attribute to be an absolute path or by adding another attribute to the config file possibly at the storage_manager level for the backend root location.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions