724 Commits (b8bfd4411aaa53481ee6c44b41106be3292c365a)

Author SHA1 Message Date
zzq09494 a93c4947ba filer: support uploading file without needEnsureParentDir 3 years ago
chrislu fbc9f0eb64 minor 3 years ago
chrislu 2f4cd20f90 tests skip reader pattern monitoring 3 years ago
chrislu 53513475bf mount: add back random read support 3 years ago
Konstantin Lebedev 834210a9dc avoid connect to the old filler address 3 years ago
zzq09494 2ea18fca48 fix:support some databases which not support 'IF NOT EXISTS' keyword of 'create table command' 3 years ago
banjiaojuhao f7f2a597dd minor 3 years ago
banjiaojuhao d61bea9038 [bugfix] filer: In file modification, old chunks will be mis-deleted when they are merged(Manifestized). 3 years ago
chrislu 6f3ec989a7 fix manifest batch size 3 years ago
banjiaojuhao a07c93f4dd filer: reset bytesBuffer before use 3 years ago
chrislu da76af187f mount: avoid possible index out of bounds error 3 years ago
chrislu 6fbbc78574 stream reading a whole chunk 3 years ago
chrislu 941ced60a4 download 2 chunks if at the beginning of a file 3 years ago
chrislu 551d00d51a prefetch other chunks when stream reading 3 years ago
chrislu 7b1a713d2a remove dead code 3 years ago
chrislu 3a58b7bac6 a little safer 3 years ago
chrislu 3345a50d9b prefetch 2 chunks 3 years ago
chrislu 86ce69f709 remove logs 3 years ago
chrislu 28b395bef4 better control for reader caching 3 years ago
chrislu 72c0233938 less logs 3 years ago
chrislu 03466f955e rename: delete source entry metadata only, skipping hard links 3 years ago
chrislu 8080fe4cc1 logs 3 years ago
chrislu 202a29d014 refactoring 3 years ago
chrislu be3fc77391 mount2: use consistent inode 3 years ago
chrislu ceaf993a27 mount2: add rdev 3 years ago
chrislu b05962b90e rename: handle hard links 3 years ago
chrislu 56da3494cb leveldb3: adjust memory allocation for each bucket 3 years ago
chrislu 7bc67399e4 listing for filer stores without prefixed query: break if no more progress 3 years ago
chrislu 248c0c8087 minor 3 years ago
chrislu 4ee0a6f47b filer store: reduce one possible listing operation 3 years ago
chrislu b3594278c9 optimize a bit 3 years ago
chrislu df51e0c042 mongodb: remove ErrNoDocuments checking since it is only for creating single record, not for querying 3 years ago
chrislu 98cce6a150 mongodb: ensure closing cursor 3 years ago
banjiaojuhao b5ec346700 FilerStore: add redis_lua 3 years ago
Eng Zer Jun b92df1654c
test: use `T.TempDir` to create temporary test directory 3 years ago
chrislu 85c1615b43 filer read empty file may cause OOM in some cases 3 years ago
chrislu 9405eaefdb filer.sync: fix replicating partially updated file 3 years ago
chrislu 4a311c7f5e dedup local metadata subscribers 3 years ago
chrislu 606667f205 able to configure the quota for a bucket 3 years ago
guol-fnst da9540e666 add gocql timeout setting 3 years ago
banjiaojuhao 45e9c83421 padding zero for sparse file 3 years ago
chrislu 1453263b63 remove dead code 3 years ago
chrislu 10ecf80ca1 add a debug capability to list all metadata keys 3 years ago
chrislu 34742be029 remove duplicated metadata subscription in filer 3 years ago
chrislu 9a00c17555 reader: avoid wrong pattern detection due to lock waiting 3 years ago
chenkai 47c30e3add filer list entries use context to break job 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
banjiaojuhao 083bf3a137 filer server: add "datacenter, rack and datanode" for path specific configuration 3 years ago
chrislu b541e39a2c fix tests 3 years ago
chrislu 0ec7bc6710 detect non streaming mode on the first read 3 years ago