Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check that db data dir is writeable as early as possible #67

Open
nealeu opened this issue Sep 27, 2011 · 1 comment
Open

Check that db data dir is writeable as early as possible #67

nealeu opened this issue Sep 27, 2011 · 1 comment

Comments

@nealeu
Copy link
Member

nealeu commented Sep 27, 2011

Existing experience on Linux if data directory is not writeable is not good user experience. ReadWritePerfTest is the first test to hit it, and hangs!

nealeu added a commit that referenced this issue Sep 27, 2011
This is slight overkill as it will check even if running in-memory
and also create the directory.

This'll do for now and I'll leave the issue open.
@nealeu
Copy link
Member Author

nealeu commented Sep 27, 2011

This happens. Needs polishing as it also currently will do so for in-memory usage.

nealeu added a commit that referenced this issue Sep 27, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant