Files
seaweedfs/test/java
chrislu a1a14259c3 fix: add -max=0 to volume server for unlimited volumes
- Add -max=0 flag to volume server command
- Allows volume server to create unlimited 50MB volumes
- Fixes 'No writable volumes' error during Spark tests
- Volume server will create new volumes as needed for writes
- Consistent with other integration test configurations
2025-11-22 20:42:03 -08:00
..