Archived

This forum has been archived. Please start a new discussion on GitHub.

IcePack.Registry.Data and IcePack.Node.Data directories

Hi,

IcePack.Registry.Data=db/registry
IcePack.Node.Data=db/node

will cause the icepacknode to not startup if db/registry or db or db/node does not exist. If I want cleanup the existing directories (for convenience I remove the parent directory, db)and start but now I have to manually create those. Can we make icepacknode and icepackregistry more forgiving and emit a warning and create the directory and if the directory creation fails then you can abort.

Thanks,
--Venkat.