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

2^16 file limit too small for a RocksDB directory #10

Open
kucharskim opened this issue Oct 9, 2024 · 0 comments
Open

2^16 file limit too small for a RocksDB directory #10

kucharskim opened this issue Oct 9, 2024 · 0 comments

Comments

@kucharskim
Copy link

$ find data/ -type f | wc -l
90103
$ fastsync send 141.94.242.56:12345 data/
thread 'main' panicked at src/main.rs:113:9:                       
Can transfer at most 2^16 files.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Aborted
@kucharskim kucharskim changed the title 2^16 file limit it too small for a RocksDB directory 2^16 file limit too small for a RocksDB directory Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant