influxdb/write_buffer
Dom Dwyer ce08292b89 fix: maybe_auto_create_directories infinite loop
Fixes symlinking in maybe_auto_create_directories() - previously it
would create a symlink specifying the target path relative to the
working dir, and not relative to the symlink.

If the working dir != the path in the WriteBufferCreationConfig,
subsequent calls would get stuck in an infinite loop attempting to
resolve the bad symlink.
2022-03-25 10:34:16 +00:00
..
src fix: maybe_auto_create_directories infinite loop 2022-03-25 10:34:16 +00:00
Cargo.toml feat: update rskafka (#3805) (#3910) 2022-03-03 10:53:47 +00:00