Skip to content

Store absolute directory in configuration for RocksDB stores #1678

@jdgarrett

Description

@jdgarrett

When creating a RocksDB data store via the CLI, if you specify a relative directory such as --dir ., the relative directory will be stored in the configuration as is. This results in the CLI always looking in the active directory for the data store, instead of the directory it was actually created in.

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