| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-03 | fix deadlock caused by message chan blocked (#5639) | LHHDZ | 1 | -0/+8 | |
| 2024-06-02 | Solaris disk support (#5638) | Dominic Pearson | 5 | -8/+47 | |
| 2024-06-02 | Support concurrent volume.fsck & support disabling -cutoffTimeAgo to improve ↵ | NyaMisty | 1 | -18/+33 | |
| speed (#5636) | |||||
| 2024-06-02 | Ignore remote volume when selecting volumes in operation ↵ | NyaMisty | 1 | -0/+4 | |
| (ec.encode/volume.tier.upload) (#5635) | |||||
| 2024-06-02 | Fix volume.tier.upload nil pointer panic (#5634) | NyaMisty | 1 | -0/+6 | |
| 2024-06-02 | Fix sorted needle file's write mode for (*SortedFileNeedleMap).Delete() (#5633) | NyaMisty | 1 | -1/+1 | |
| 2024-05-30 | Merge branch 'master' into mq | chrislu | 5 | -2/+6 | |
| 2024-05-30 | remove per-message debug logs | chrislu | 3 | -6/+5 | |
| 2024-05-30 | fix size calculation | chrislu | 2 | -1/+15 | |
| 2024-05-30 | debug | chrislu | 2 | -2/+6 | |
| 2024-05-30 | fix passing sub follower offset | chrislu | 1 | -1/+1 | |
| 2024-05-30 | fix cases when buffer wraps around | chrislu | 2 | -5/+31 | |
| 2024-05-30 | fix | chrislu | 1 | -1/+0 | |
| 2024-05-30 | stop partitionOffsetChan if closed | chrislu | 1 | -0/+5 | |
| 2024-05-29 | skip control messages | chrislu | 2 | -2/+8 | |
| 2024-05-29 | fix inflight message tracker | chrislu | 3 | -87/+124 | |
| 2024-05-29 | passing along publisher name | chrislu | 3 | -284/+285 | |
| 2024-05-29 | avoid nil stopChan | chrislu | 1 | -2/+3 | |
| 2024-05-29 | less logs | chrislu | 1 | -10/+9 | |
| 2024-05-29 | Merge branch 'master' of https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -1/+1 | |
| 2024-05-29 | pass along volume server grpc port | chrislu | 3 | -0/+4 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5617 | |||||
| 2024-05-27 | balance subscribers | chrislu | 13 | -597/+686 | |
| need to ensure the offsets are persisted | |||||
| 2024-05-27 | chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.2.0 ↵ | dependabot[bot] | 1 | -1/+1 | |
| to 0.4.2 (#5621) * chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ Bumps [github.com/ydb-platform/ydb-go-sdk-auth-environ](https://github.com/ydb-platform/ydb-go-sdk-auth-environ) from 0.2.0 to 0.4.2. - [Changelog](https://github.com/ydb-platform/ydb-go-sdk-auth-environ/blob/master/CHANGELOG.md) - [Commits](https://github.com/ydb-platform/ydb-go-sdk-auth-environ/compare/v0.2.0...v0.4.2) --- updated-dependencies: - dependency-name: github.com/ydb-platform/ydb-go-sdk-auth-environ dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix compilation --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chrislu <chris.lu@gmail.com> | |||||
| 2024-05-27 | Replaces volume.unmount in the help of the volumeServer.leave (#5619) | Vlad | 1 | -1/+1 | |
| 2024-05-26 | add market | chrislu | 2 | -0/+449 | |
| 2024-05-26 | use type ConsumerGroupInstanceId | chrislu | 4 | -13/+13 | |
| 2024-05-24 | Merge branch 'master' into mq | chrislu | 2 | -0/+3 | |
| 2024-05-24 | avoid ticker leak | chrislu | 2 | -0/+3 | |
| 2024-05-23 | refactor | chrislu | 2 | -19/+26 | |
| 2024-05-23 | go fmt | chrislu | 5 | -19/+19 | |
| 2024-05-23 | Merge branch 'master' into mq | chrislu | 2 | -15/+14 | |
| 2024-05-23 | go fmt | chrislu | 2 | -15/+14 | |
| 2024-05-23 | coordinator receives unassignment ack | chrislu | 7 | -491/+615 | |
| 2024-05-22 | Merge branch 'master' into mq | chrislu | 1 | -1/+2 | |
| 2024-05-21 | fix wrong prefix example | Chris Lu | 1 | -1/+1 | |
| 2024-05-21 | chore: add missing concurrency help in fs.meta.load command (#5609) | Vlad | 1 | -0/+1 | |
| 2024-05-21 | rename | chrislu | 10 | -29/+29 | |
| 2024-05-21 | rename file | chrislu | 1 | -0/+0 | |
| 2024-05-21 | rename Coordinator to SubCoordinator | chrislu | 2 | -12/+12 | |
| 2024-05-21 | rename file | chrislu | 1 | -0/+0 | |
| 2024-05-21 | rename Balancer to PubBalancer | chrislu | 8 | -21/+21 | |
| 2024-05-21 | client side stop partition subscribing if unassigned | chrislu | 2 | -12/+27 | |
| 2024-05-21 | fix compilation | chrislu | 1 | -7/+2 | |
| 2024-05-21 | refactor | chrislu | 5 | -488/+571 | |
| ToDo 1. handle unassignment on client side 2. get notified of completed unassignment 3. in consumer_group.go, balance and send unassignment | |||||
| 2024-05-20 | avoid concurrent processing for the same key | chrislu | 2 | -0/+12 | |
| 2024-05-20 | refactor | chrislu | 2 | -104/+112 | |
| 2024-05-20 | remove ProcessorConfiguration | chrislu | 5 | -22/+17 | |
| 2024-05-20 | fix | chrislu | 1 | -0/+3 | |
| 2024-05-20 | unused | chrislu | 2 | -500/+400 | |
| 2024-05-20 | sending keyed offset | chrislu | 1 | -3/+12 | |
