quickwit-oss/quickwit

Warn user when using local filesystem as default index root URI

Open

#1,990 opened on Sep 21, 2022

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Rust (553 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (11,300 stars)
PR merge metrics
 (PR metrics pending)

Description

We could print a warning with a link to the docs outlining the limitations when using the filesystem as datadir or meta-store. It may ease onboarding new users.

Contributor guide