| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-10-20 | filer: support default rack | Chris Lu | 1 | -0/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1546 | |||||
| 2020-10-15 | s3: avoid duplicated bucket | Chris Lu | 1 | -0/+13 | |
| 2020-10-11 | Hadoop: printout the entry creation error message | Chris Lu | 1 | -2/+8 | |
| 2020-10-11 | fix logging | Chris Lu | 1 | -1/+1 | |
| 2020-10-10 | adjust throwing exception | Chris Lu | 1 | -1/+2 | |
| 2020-10-10 | adjust logging | Chris Lu | 1 | -2/+2 | |
| 2020-10-10 | adjust throwing exception | Chris Lu | 1 | -3/+3 | |
| 2020-10-10 | Hadoop: fix reading file tail | Chris Lu | 1 | -8/+14 | |
| 2020-10-10 | Hadoop: add exponential back off for failed reads | Chris Lu | 1 | -3/+30 | |
| 2020-09-24 | switch hardlink id from int64 to bytes | Chris Lu | 1 | -1/+1 | |
| 2020-09-24 | hardlink works now | Chris Lu | 1 | -0/+2 | |
| 2020-09-17 | filer report metrics configuration | Chris Lu | 1 | -0/+2 | |
| 2020-09-09 | filer: cross cluster synchronization | Chris Lu | 1 | -0/+22 | |
| 2020-09-05 | read filer signature | Chris Lu | 1 | -0/+1 | |
| 2020-08-28 | add signatures to messages to avoid double processing | Chris Lu | 1 | -0/+5 | |
| 2020-08-16 | same logic for reading random access files from Go | Chris Lu | 1 | -10/+45 | |
| 2020-08-03 | Revert "add read ahead input stream" | Chris Lu | 1 | -404/+0 | |
| This reverts commit b3089dcc8eaf9b1018bab68bb64e4fa3af6f4bd6. | |||||
| 2020-08-03 | add read ahead input stream | Chris Lu | 1 | -0/+404 | |
| 2020-08-03 | fix compilation | Chris Lu | 1 | -2/+1 | |
| 2020-08-03 | ensure GC | Chris Lu | 1 | -0/+1 | |
| 2020-08-02 | only try to cache chunk manifest chunks | Chris Lu | 1 | -2/+5 | |
| 2020-08-02 | decompress after decrypt if necessary | Chris Lu | 2 | -5/+13 | |
| skip any decompress error | |||||
| 2020-08-01 | Hadoop: 1.4.4 | Chris Lu | 1 | -0/+2 | |
| 2020-08-01 | HDFS: read gzip content | Chris Lu | 1 | -5/+14 | |
| 2020-08-01 | fix wrong decompression logic | Chris Lu | 1 | -1/+1 | |
| 2020-07-29 | debug | Chris Lu | 2 | -1/+3 | |
| 2020-07-29 | cache vid locations | Chris Lu | 2 | -7/+13 | |
| 2020-07-29 | minor | Chris Lu | 1 | -2/+1 | |
| 2020-07-29 | enable read cache | Chris Lu | 2 | -4/+1 | |
| 2020-07-22 | HCFS: avoid lock bottleneck | Chris Lu | 1 | -4/+10 | |
| 2020-07-22 | simplify | Chris Lu | 1 | -0/+2 | |
| 2020-07-20 | disable ChunkCache | Chris Lu | 1 | -1/+1 | |
| 2020-07-20 | shared http client | Chris Lu | 1 | -3/+6 | |
| 2020-07-20 | error logging | Chris Lu | 1 | -1/+2 | |
| 2020-07-20 | ensure changing buffer size requirements | Chris Lu | 1 | -3/+20 | |
| 2020-07-20 | before writing and after reading file chunks | Chris Lu | 2 | -21/+61 | |
| 2020-07-20 | use 1000 as merge factor | Chris Lu | 1 | -1/+1 | |
| 2020-07-20 | hdfs: support read write chunk manifest | Chris Lu | 5 | -27/+175 | |
| 2020-07-16 | reduce chunk cache size | Chris Lu | 1 | -1/+1 | |
| 2020-07-16 | increase inbound message size | Chris Lu | 1 | -1/+3 | |
| 2020-07-15 | reuse bytebuffer | Chris Lu | 1 | -0/+22 | |
| 2020-07-15 | rename | Chris Lu | 1 | -1/+5 | |
| 2020-07-15 | 1.3.4 | Chris Lu | 1 | -1/+1 | |
| 2020-07-15 | fix compilation | Chris Lu | 1 | -1/+1 | |
| 2020-07-15 | option to disable chunk cache | Chris Lu | 1 | -0/+9 | |
| 2020-07-14 | add is_file_chunks to filer.proto | Chris Lu | 1 | -0/+1 | |
| 2020-07-12 | 1.3.2 | Chris Lu | 3 | -1/+11 | |
| 2020-07-11 | 1.3.0 | Chris Lu | 4 | -19/+37 | |
| * add option to include last entry * | |||||
| 2020-07-11 | refactoring | Chris Lu | 2 | -16/+17 | |
| 2020-07-05 | add SubscribeLocalMetadata without checking persisted meta logs | Chris Lu | 1 | -0/+3 | |
