26 Commits (fa088e1fa81ed0fe612895559f96b37b2a96e233)

Author SHA1 Message Date
tam-i13 20166f2491
Update weed/filer/hbase/hbase_store.go 2 weeks ago
Roman Tamarov 1090c1f38a fix return resEachEntryFuncErr 2 weeks ago
chrislu eae8c0f979 clear err when the scanner stops on io.EOF, so returning err doesn’t surface EOF as a failure. 2 weeks ago
Roman Tamarov 6f98a83265 use %w fmt.Errorf 2 weeks ago
Roman Tamarov 932ad2af3c fix fmt.Errorf 3 weeks ago
Roman Tamarov f87fc65017 added error return in type ListEachEntryFunc 3 weeks ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 5 months ago
Aleksey Kosov 4511c2cc1f
Changes logging function (#6919) 5 months ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 3 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 3 years ago
Konstantin Lebedev 21033ff4c3 refactor use const CountEntryChunksForGzip 4 years ago
Chris Lu 182288f860 filer: fix mysql, postgres batch delete error 4 years ago
Konstantin Lebedev 6aa1a56ec8 avoid crashes Galera Cluster 5 years ago
Chris Lu 4be51c0701 filer: leveldb and hbase may miss files when listing large directories more than 1024 5 years ago
Chris Lu a4063a5437 add stream list directory entries 5 years ago
Chris Lu f002e668de change limit to int64 in case of overflow 5 years ago
Chris Lu 54527f0326 implement hbase changes 5 years ago
Chris Lu e327385644 go fmt 5 years ago
Chris Lu 0e016bc7bd hbase add ttl 5 years ago
Chris Lu 9bf6c10505 fix prefix 5 years ago
Chris Lu 2fea8cfa0f fix compilation 5 years ago
Chris Lu 53bc1ea25b fix compilation 5 years ago
Chris Lu b5e2be635a adjust for directory listing 5 years ago
Chris Lu c4a202ec41 fix wrong column family 5 years ago
Chris Lu 94e3757c08 fix 5 years ago
Chris Lu 64c48c9724 seems compiling 5 years ago