158 Commits (dbba8cb57ed6b2a29e2940e5de7618163fae3fbc)

Author SHA1 Message Date
Chris Lu e0002f8dd7 check existing volumes for writable status 4 years ago
Chris Lu 720b1d9b88 adding locking to avoid nil VolumeLocationList 4 years ago
Chris Lu 410b818aa7 master: avoid timer leakage 4 years ago
LIBA-S eecd6b5d35 Fix a race condition when handle VolumeLocationList 4 years ago
LIBA-S 0157798ebf Correct the oversized state of volume after compaction 4 years ago
Chris Lu 3e52329cee Revert "Merge pull request #1479 from LIBA-S/fix_oversized" 4 years ago
LIBA-S 8573ac82c6 Fix: remove the oversized state after compaction 4 years ago
Chris Lu 289e62a305 master: better locking of in memory volume data 4 years ago
Chris Lu 6a92f0bc7a refactoring to typed Size 4 years ago
Chris Lu 152a6cbc2b minor adjustments 4 years ago
cheng.li01 25fbff5d52 fix bug: two same volumeId in different collections 4 years ago
cheng.li01 dad1161c70 fix dn.volumes Iterate when write issue 5 years ago
Chris Lu e912fd15e3 renaming 5 years ago
Evgenii Kozlov 0e0db70f55 Set volumes ReadOnly if low free disk space 5 years ago
bingoohuang 1f8782a1ed try showing the first 100 volume ids and an extra ... 5 years ago
bingoohuang 1a642b9876 add Volume Ids column only for max 100 volumes for convenience in the master ui. 5 years ago
Chris Lu e4af63a721 volume server: accept fsync=true in write requests 5 years ago
James Hartig eae3f27c80 Added treat_replication_as_minimums master toml option 5 years ago
Chris Lu e39e78ea8d remove println 5 years ago
Chris Lu 35208711e5 logging 5 years ago
Chris Lu c3cb6fa1d7 volume: compaction can cause readonly volumes 5 years ago
Chris Lu 560df51def refactoring 5 years ago
Chris Lu 7edbee6f57 volume: proxy writes to remote volume server, with replication or not 5 years ago
Chris Lu d022b6bc0e fix compilation 5 years ago
Chris Lu 0576a27f44 protect against possible nil 5 years ago
Chris Lu 3cc9e85895 volume: vacuum pass preallocate variable 5 years ago
Chris Lu 4ce23e8809 fix compilation error 5 years ago
Chris Lu c90eb0da1f volume: handling readonly volumes after compaction 5 years ago
Chris Lu 14ae33d642 adjust logging 5 years ago
Chris Lu 2e3f6ad3a9 filer: remember content is gzipped or not 5 years ago
Chris Lu 1ae83c2938 go fmt 5 years ago
Chris Lu 564629444b format 5 years ago
zhangsong 40f70481cd schedule new volume by free volume number of nodes 5 years ago
Chris Lu 13e215ee5c filer: option to encrypt data on volume server 5 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago
Chris Lu 45156cc2fe add test cases for replication=011 5 years ago
Chris Lu dc786a63ac master: add configurable volume growth toml setting 5 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
Chris Lu d1ab16b6e3 treat it as a single node cluster if empty raft server name 5 years ago
Chris Lu 09ca936c78 shell: add ec.decode command 5 years ago
Chris Lu 4cba32d1d0 go fmt 5 years ago
zhangsong 5eb86aad47 improve data consistency when replication write 5 years ago
Chris Lu e426bd541e grow volumes on volume servers with slots freed by cloud storage 5 years ago
zhangsong e83c36e26f fix the bug of volume never be vacuumed 5 years ago
divinerapier 5656d43264
can not break out of for-select block 5 years ago
zhangsong 61fa485700 add volume number param in assign operation 5 years ago
Lei Liu 1bcef02a6c fix dir/lookup and col/delete api 5 years ago
Lei Liu f2f90436ef fix leader master /dir/lookup api 5 years ago
Lei Liu c2884cace2 misc updated 5 years ago
Chris Lu faec9076a4 adjust parameter names 5 years ago