Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uniform framework for bg variable management | Alex Auvolat | 2023-01-04 | 1 | -50/+58 |
| | |||||
* | Refactor how things are migrated | Alex Auvolat | 2023-01-03 | 1 | -0/+1 |
| | |||||
* | Simplified and more aggressive worker exit logic | Alex Auvolat | 2022-12-14 | 1 | -1/+1 |
| | |||||
* | Implement `block retry-now` and `block purge` | Alex Auvolat | 2022-12-13 | 1 | -0/+18 |
| | |||||
* | Implement `block list-errors` and `block info` | Alex Auvolat | 2022-12-13 | 1 | -5/+7 |
| | |||||
* | cli: new worker info command | Alex Auvolat | 2022-12-13 | 1 | -2/+2 |
| | |||||
* | Prettier worker list table; remove useless CLI log messages | Alex Auvolat | 2022-12-12 | 1 | -15/+10 |
| | |||||
* | RPC performance changes | Alex Auvolat | 2022-09-19 | 1 | -12/+2 |
| | | | | | | - configurable ping timeout - single, much higher, configurable RPC timeout - no more concurrency semaphore | ||||
* | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-09-06 | 1 | -13/+22 |
| | |||||
* | fix clippyresync-ajustable-speed | Alex Auvolat | 2022-09-02 | 1 | -2/+2 |
| | |||||
* | Ability to have up to 4 concurrently working resync workers | Alex Auvolat | 2022-09-02 | 1 | -14/+78 |
| | |||||
* | Make BlockManagerLocked fully private again | Alex Auvolat | 2022-09-02 | 1 | -12/+2 |
| | |||||
* | block manager: refactor: split resync into separate file | Alex Auvolat | 2022-09-02 | 1 | -0/+536 |