| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-11-09 | rename parameters | chrislu | 1 | -7/+7 | |
| 2023-08-20 | fix log buffer test | chrislu | 1 | -15/+33 | |
| 2023-08-20 | refactoring to use atomic bool | chrislu | 1 | -10/+6 | |
| fix compilation | |||||
| 2022-10-16 | avoid data race of LogBuffer isStopping (#3859) | Konstantin Lebedev | 1 | -4/+10 | |
| 2022-08-17 | move proto package | chrislu | 2 | -2/+2 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 3 | -7/+7 | |
| 2022-07-28 | renaming | chrislu | 1 | -1/+1 | |
| 2022-05-30 | filer.meta.tail: support untilTimeAgo for a range | chrislu | 1 | -0/+4 | |
| 2022-05-30 | stop when in memory log is done | chrislu | 2 | -8/+9 | |
| 2022-05-24 | reduce busy waiting when reading metadata logs | chrislu | 1 | -0/+1 | |
| 2022-04-03 | avoid possible deadlock: move metadata log flush channel out of lock scope | chrislu | 1 | -2/+8 | |
| 2021-10-17 | continue to read from memory if there is no flush | Chris Lu | 1 | -1/+10 | |
| 2021-10-04 | use tsMemory to determine whether read from disk or memory | Chris Lu | 1 | -17/+22 | |
| remove lastFlushTime | |||||
| 2021-10-01 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2021-09-26 | avoid looping forever if there are no more metadata updates | Chris Lu | 1 | -1/+5 | |
| 2021-09-26 | log tsNs should be processing time | Chris Lu | 1 | -9/+9 | |
| 2021-07-21 | go fmt | Chris Lu | 1 | -2/+2 | |
| 2021-07-01 | log reading adds delay between retries | Chris Lu | 1 | -0/+2 | |
| 2021-06-27 | filer: slow metadata topic read may lose some change events | Chris Lu | 1 | -0/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2117 | |||||
| 2021-06-27 | logging changes to debug | Chris Lu | 3 | -20/+17 | |
| 2021-01-12 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2021-01-11 | filer: ensure seamless meta data updates | Chris Lu | 2 | -10/+20 | |
| 2020-09-09 | filer: cross cluster synchronization | Chris Lu | 1 | -4/+12 | |
| 2020-08-29 | read meta logs by timestamp | Chris Lu | 2 | -9/+14 | |
| pass in event ts when moving logs meta aggregator reads in memory logs only | |||||
| 2020-08-26 | rename | Chris Lu | 2 | -3/+3 | |
| 2020-07-11 | aggregated logs has empty flushFn | Chris Lu | 1 | -5/+8 | |
| 2020-05-16 | log | Chris Lu | 1 | -0/+2 | |
| 2020-05-11 | ensure montonically increasing tsNs | Chris Lu | 1 | -1/+9 | |
| 2020-05-10 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2020-05-10 | async chan write read, no write for closed chan | Chris Lu | 1 | -3/+8 | |
| 2020-05-08 | able to read chan and write chan | Chris Lu | 1 | -3/+3 | |
| 2020-04-30 | log messages | Chris Lu | 1 | -2/+10 | |
| 2020-04-30 | for debugging | Chris Lu | 1 | -1/+8 | |
| 2020-04-29 | reset on getting the buffer | Chris Lu | 1 | -1/+1 | |
| 2020-04-20 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2020-04-20 | add memory buffer size limit | Chris Lu | 1 | -2/+3 | |
| 2020-04-20 | continue for reading from sealed memory buffer | Chris Lu | 1 | -11/+25 | |
| 2020-04-20 | message broker: read also from sealed memory buffer | Chris Lu | 3 | -2/+22 | |
| 2020-04-20 | lower the test criteria | Chris Lu | 1 | -2/+3 | |
| 2020-04-20 | adjust test | Chris Lu | 1 | -2/+2 | |
| 2020-04-19 | refactor | Chris Lu | 1 | -1/+2 | |
| 2020-04-19 | working for in memory single log buffer | Chris Lu | 3 | -16/+148 | |
| 2020-04-16 | refactoring | Chris Lu | 1 | -2/+2 | |
| 2020-04-12 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2020-04-11 | refactoring | Chris Lu | 2 | -0/+260 | |
