614 Commits (84ed7ee393373aa9017fcb4d76a0c5198f1c0137)

Author SHA1 Message Date
chrislu 1db012485f mount: fix bug during busy writes 2 years ago
chrislu aca20cd9f4 more logging related to filer metadata subscription 2 years ago
chrislu fa61074513 add clientId logging 2 years ago
guosj 354b7bdff0 replace errors.New(fmt.Sprintf(...)) with fmt.Errorf() 2 years ago
guosj ab1b9697e6 supplement check duplicate accesskey 2 years ago
chrislu 6e90f7bdd0 detect sequential mode with a counter 2 years ago
chrislu 1451b389a4 Avoid fatal error: sync: Unlock of unlocked RWMutex 2 years ago
chrislu 860c207c94 typo 2 years ago
guosj 5469efa336 close SkipCheckParentDirectory flag 2 years ago
chrislu 28add5a534 mount: fix racing conditions 2 years ago
duanhongyi 1ceab96aba filer tikv support tls 2 years ago
chrislu a85ed3fe8f minor 2 years ago
chrislu 2ea18cdcc8 remove dead code 2 years ago
chrislu f2f0482dd3 mount: random read also try to use the local cache first 2 years ago
石昌林 2b5b37231b Make sure that onChangeEvent is called successfully before updating lastTsNs 3 years ago
石昌林 e17e6ed542 Avoid synchronizing from scratch due to err 3 years ago
yulai.li 824cbe32be Make tikv filer enable/disable by build tags 3 years ago
geekboood fdacd94af5 fix: invalid chunk data when failed to read manifests 3 years ago
石昌林 78b3728169 add s3 circuit breaker support for 'simultaneous request count' and 'simultaneous request bytes' limitations 3 years ago
chrislu ebd6097e6f fix: sequence read rate is slow when use filer.ChunkReadAt.ReadAt #3074 3 years ago
chrislu 4fd5f96598 filer: remove replication, collection, disk_type info from entry metadata 3 years ago
creeew 02ae102731 fix filer.sync missing source srv uploaded files to target when target down 3 years ago
chrislu 6adc42147f fresh filer store bootstrap from the oldest peer 3 years ago
chrislu c59068d0f3 refactor 3 years ago
chrislu 682382648e collect cluster node start time 3 years ago
chrislu aece35a64f stop when on disk log is done 3 years ago
chrislu a2b101a737 subscribe metadata between a range 3 years ago
chrislu 9219664505 reset sync offset if peer filer resets 3 years ago
Kaiwalya Joshi 4598581741
fix: Minor spelling fixes on FilerStorePathTranslator. 3 years ago
chrislu a5cdcc7e63 fix reading files larger than 20GB due to manifest resolving bug 3 years ago
chrislu 59cc3c0bfd fix reading files larger than 20GB due to manifest resolving bug 3 years ago
Konstantin Lebedev d12a423aa0 refactor 3 years ago
Konstantin Lebedev f523aed3c9 fixes from comments 3 years ago
chrislu 76da688176 adjust log level 3 years ago
chrislu a85720f0f6 remove deprecated function 3 years ago
chrislu 791c29ae93 remove deprecated function 3 years ago
chrislu 10207a48a4 how to setup local test env 3 years ago
chrislu db33b03735 add comments 3 years ago
chrislu e350ba8896 larger test range 3 years ago
chrislu 71e0bcc5d5 a bit optimization 3 years ago
chrislu d5fe5d12b7 filer: etcd fix pagination 3 years ago
Konstantin Lebedev e6d2cb5911 ydb add empty doc file 3 years ago
Konstantin Lebedev f58adaab25 build tag ydb since the growth of the binary is 5 mb 3 years ago
Konstantin Lebedev f127b326bf add options to scaffold 3 years ago
Konstantin Lebedev 7b544576af refactor 3 years ago
Konstantin Lebedev 04d5dff6bb add support native ttl 3 years ago
Konstantin Lebedev cb3c7a3cdb enable query cache policy instead of prepare 3 years ago
Konstantin Lebedev 8342f651f3 fix scanNamed 3 years ago
Konstantin Lebedev 7640e650e5 fix queries 3 years ago
Konstantin Lebedev 319d300d48 fix createDB 3 years ago