| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-10-30 | [volume.chek.disk] sync of deletions the fix (#3923) | Konstantin Lebedev | 1 | -13/+45 | |
| * sync of deletions the fix * avoid return if only partiallyDeletedNeedles * refactor sync deletions | |||||
| 2022-10-28 | [voluche.chek.disk] needles older than the cutoff time are not missing yet ↵ | Konstantin Lebedev | 1 | -6/+19 | |
| (#3922) needles older than the cutoff time are not missing yet https://github.com/seaweedfs/seaweedfs/issues/3919 | |||||
| 2022-10-25 | avoid fix missing of deleted needles (#3909) | Konstantin Lebedev | 1 | -1/+1 | |
| 2022-10-15 | [volume.fsck] hotfix apply purging and add option verifyNeedle #3860 (#3861) | Konstantin Lebedev | 1 | -3/+4 | |
| * fix apply purging and add verifyNeedle * common readSourceNeedleBlob * use consts | |||||
| 2022-10-13 | remove unused ReadNeedleBlobRequest.needle_id | chrislu | 1 | -1/+0 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/3853 | |||||
| 2022-09-05 | do not print diskInfos with doVolumeCheckDisk in error log (#3598) | Konstantin Lebedev | 1 | -2/+2 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -4/+4 | |
| 2022-05-31 | help message when in simulation mode | chrislu | 1 | -0/+1 | |
| 2022-04-25 | volume.check.disk add param volumeId | Konstantin Lebedev | 1 | -0/+4 | |
| 2022-04-18 | enhancement: replace sort.Slice with slices.SortFunc to reduce reflection | justin | 1 | -3/+3 | |
| 2022-02-08 | volume.balance: add delay during tight loop | chrislu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2637 | |||||
| 2022-02-01 | [volume.check.disk] fix wrong logic to compare | chrislu | 1 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2626 minuend - subtrahend | |||||
| 2022-01-12 | add some notes | chrislu | 1 | -1/+1 | |
| 2022-01-12 | shell: tighter memory allocation | chrislu | 1 | -22/+27 | |
| 2021-12-26 | use streaming mode for long poll grpc calls | chrislu | 1 | -3/+3 | |
| streaming mode would create separate grpc connections for each call. this is to ensure the long poll connections are properly closed. | |||||
| 2021-12-10 | add lock messages | chrislu | 1 | -1/+1 | |
| 2021-12-05 | [volume.check.disk] was using the wrong source and target locations | chrislu | 1 | -7/+7 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2268 | |||||
| 2021-09-13 | shell: do not need to lock to see volume -h | Chris Lu | 1 | -4/+4 | |
| 2021-09-12 | change server address from string to a type | Chris Lu | 1 | -8/+9 | |
| 2021-07-31 | Fix typo | byunghwa.yun | 1 | -1/+1 | |
| 2021-07-16 | [volume.check.disk] skip errors and check next volumes | Chris Lu | 1 | -22/+29 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2129 | |||||
| 2021-07-13 | fix compilation | Chris Lu | 1 | -2/+2 | |
| 2021-07-13 | shell: volume.check.disk adds retries in case the volumes are just moved | Chris Lu | 1 | -25/+30 | |
| related to https://github.com/chrislusf/seaweedfs/issues/2194 | |||||
| 2021-04-14 | volume.check.disk: break loop for read only volumes | Chris Lu | 1 | -0/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2002 | |||||
| 2021-03-24 | avoid counter is null | Konstantin Lebedev | 1 | -0/+5 | |
| 2021-03-24 | nonRepairThreshold | Konstantin Lebedev | 1 | -6/+6 | |
| 2021-03-24 | rename option repairThreshold | Konstantin Lebedev | 1 | -7/+6 | |
| 2021-03-23 | rename var | Konstantin Lebedev | 1 | -3/+3 | |
| 2021-03-23 | add missingKeysThreshold for fsck | Konstantin Lebedev | 1 | -9/+16 | |
| 2021-03-22 | shell: volume.check.disk adds optional slow mode | Chris Lu | 1 | -4/+7 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1930 | |||||
| 2021-03-22 | fix build error2.35 | Chris Lu | 1 | -1/+1 | |
| 2021-03-22 | shell: add volume.check.disk to fix inconsistency for replicated volumes | Chris Lu | 1 | -0/+243 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1923 | |||||
