| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-03-09 | Accumulated changes for message queue (#6600) | Chris Lu | 1 | -0/+4 | |
| * rename * set agent address * refactor * add agent sub * pub messages * grpc new client * can publish records via agent * send init message with session id * fmt * check cancelled request while waiting * use sessionId * handle possible nil stream * subscriber process messages * separate debug port * use atomic int64 * less logs * minor * skip io.EOF * rename * remove unused * use saved offsets * do not reuse session, since always session id is new after restart remove last active ts from SessionEntry * simplify printing * purge unused * just proxy the subscription, skipping the session step * adjust offset types * subscribe offset type and possible value * start after the known tsns * avoid wrongly set startPosition * move * remove * refactor * typo * fix * fix changed path | |||||
| 2024-08-13 | fix EC reading on nLargeBlockRows | chrislu | 1 | -2/+2 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5465 | |||||
| 2023-09-21 | reduce binary size | chrislu | 1 | -1/+1 | |
| 2023-08-27 | pub sub initial tests | chrislu | 1 | -0/+4 | |
| 2022-12-01 | Update Makefile - use binary in current directory (#4027) | aronneagu | 1 | -11/+11 | |
| 2022-08-07 | debug | chrislu | 1 | -0/+4 | |
| 2022-03-03 | unused | chrislu | 1 | -4/+0 | |
| 2022-02-11 | to be re-written following fuse virtual file system | chrislu | 1 | -0/+4 | |
| 2022-01-13 | adjust make file | chrislu | 1 | -4/+3 | |
| 2021-11-09 | make install | Chris Lu | 1 | -1/+4 | |
| 2021-09-04 | Update Makefile | Chris Lu | 1 | -1/+5 | |
| 2021-08-15 | fix locating data chunks | Chris Lu | 1 | -1/+1 | |
| 2021-08-12 | master: add master.follower to handle read file id lookup requests | Chris Lu | 1 | -0/+5 | |
| 2021-08-08 | filer.remote.sync can work now | Chris Lu | 1 | -0/+4 | |
| 2021-07-01 | Update Makefile | Chris Lu | 1 | -1/+1 | |
| 2021-05-01 | add debug info | Chris Lu | 1 | -1/+1 | |
| 2021-02-28 | filer.backup: added to replace filer.replicate | Chris Lu | 1 | -0/+4 | |
| 2020-12-19 | filer: support path-specific filer store | Chris Lu | 1 | -2/+2 | |
| 2020-12-08 | add s3 debug | Chris Lu | 1 | -0/+4 | |
| 2020-10-16 | add debug_webdav | Chris Lu | 1 | -0/+4 | |
| 2020-10-12 | mount: fix bound tree with filer.path | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1528 | |||||
| 2020-09-13 | shell: add volumeServer.leave command | Chris Lu | 1 | -1/+1 | |
| 2020-09-12 | adjust make file | Chris Lu | 1 | -0/+8 | |
| 2020-08-19 | fix listObjectsV2 response format | Chris Lu | 1 | -0/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1426 issue 1 | |||||
| 2020-08-18 | for debugging | Chris Lu | 1 | -0/+15 | |
