Chris Lu
|
17efa361f9
|
fix possible nil
|
2020-03-14 13:53:03 -07:00 |
|
Chris Lu
|
91e0a987e4
|
1.62
|
2020-03-14 01:03:59 -07:00 |
|
Chris Lu
|
de1ba85346
|
HDFS support encrypted data storage
|
2020-03-14 00:27:57 -07:00 |
|
Chris Lu
|
e2e691d9c2
|
clean up, add test
|
2020-03-13 23:53:15 -07:00 |
|
Chris Lu
|
7213f446db
|
update grpc
|
2020-03-13 16:31:40 -07:00 |
|
Chris Lu
|
3cc9e85895
|
volume: vacuum pass preallocate variable
|
2020-03-13 16:17:44 -07:00 |
|
Chris Lu
|
4ce23e8809
|
fix compilation error
|
2020-03-13 15:51:38 -07:00 |
|
Chris Lu
|
c90eb0da1f
|
volume: handling readonly volumes after compaction
ensure readonly volumes are not added as writable
|
2020-03-13 15:41:27 -07:00 |
|
Chris Lu
|
025e586c91
|
testing vacuum
|
2020-03-13 15:41:27 -07:00 |
|
Chris Lu
|
2cc8e2ea3a
|
Update README.md
|
2020-03-12 21:54:48 -07:00 |
|
Chris Lu
|
595dd4fc9a
|
Update README.md
|
2020-03-12 21:53:43 -07:00 |
|
Chris Lu
|
a7b027121a
|
Update README.md
|
2020-03-12 21:37:08 -07:00 |
|
Chris Lu
|
41bbea0300
|
tweaking snap
|
2020-03-12 13:23:25 -07:00 |
|
Chris Lu
|
c3226ce75a
|
Merge pull request #758 from popey/add-snapcraft
Create snapcraft.yaml
|
2020-03-12 12:45:26 -07:00 |
|
Chris Lu
|
e85da50ad4
|
remove tikv, move its support to "tikv" branch
|
2020-03-11 20:59:00 -07:00 |
|
Chris Lu
|
9797420ac8
|
go mod tidy
|
2020-03-11 20:34:04 -07:00 |
|
Chris Lu
|
d439d83772
|
volume: follow compactionBytePerSecond
related to https://github.com/chrislusf/seaweedfs/issues/1108
|
2020-03-11 10:32:17 -07:00 |
|
Chris Lu
|
4237a813cc
|
skip printouts
|
2020-03-11 01:13:54 -07:00 |
|
Chris Lu
|
ebc739afb5
|
filer store postgres: skip empty parameters
better fix https://github.com/chrislusf/seaweedfs/issues/1227
|
2020-03-11 01:13:54 -07:00 |
|
Chris Lu
|
f59fcba265
|
Merge pull request #1228 from HongyanShen/master
fix #1226
|
2020-03-11 00:02:10 -07:00 |
|
HongyanShen
|
81610ed006
|
fix: #1226
|
2020-03-11 14:37:14 +08:00 |
|
HongyanShen
|
03529fc0c2
|
Merge pull request #1 from chrislusf/master
sync
|
2020-03-11 12:55:24 +08:00 |
|
Chris Lu
|
60f5f05c78
|
1.61
|
2020-03-10 13:52:49 -07:00 |
|
Chris Lu
|
7f3ce7b6d6
|
adjust tikv build env
|
2020-03-10 13:36:45 -07:00 |
|
Chris Lu
|
ead756981b
|
adjust go mod
|
2020-03-10 13:35:05 -07:00 |
|
Chris Lu
|
d3e1ef64b3
|
ensure error checking on windows
|
2020-03-10 13:33:26 -07:00 |
|
Chris Lu
|
88a110e67e
|
release file handle
|
2020-03-10 13:32:22 -07:00 |
|
Chris Lu
|
43e6261579
|
volume: fix memory leak
|
2020-03-10 13:31:23 -07:00 |
|
Chris Lu
|
d214cefc2e
|
filer: list diretory pagination make up for the expired entries
|
2020-03-09 23:28:01 -07:00 |
|
Chris Lu
|
e6de42f888
|
1.60
|
2020-03-09 22:32:40 -07:00 |
|
Chris Lu
|
e73b0c2457
|
remove not ready status
|
2020-03-09 22:31:14 -07:00 |
|
Chris Lu
|
0871d2cff0
|
volume: fix memory leak during compaction
fix https://github.com/chrislusf/seaweedfs/issues/1222
|
2020-03-09 22:29:02 -07:00 |
|
Chris Lu
|
1f8fc4b5ed
|
vacuum benchmarking
|
2020-03-09 20:45:28 -07:00 |
|
Chris Lu
|
14ae33d642
|
adjust logging
|
2020-03-09 10:36:03 -07:00 |
|
Chris Lu
|
89eb05b50f
|
filer: support TTL for all filer stores
|
2020-03-09 01:02:01 -07:00 |
|
Chris Lu
|
8a899992f2
|
filer: fix ttl parsing
fix https://github.com/chrislusf/seaweedfs/issues/1225
|
2020-03-09 00:16:10 -07:00 |
|
Chris Lu
|
c32f95c380
|
1.59
|
2020-03-08 22:02:34 -07:00 |
|
Chris Lu
|
3934c69757
|
clean up
|
2020-03-08 21:54:47 -07:00 |
|
Chris Lu
|
2e3f6ad3a9
|
filer: remember content is gzipped or not
|
2020-03-08 21:39:33 -07:00 |
|
Chris Lu
|
5ac6297c68
|
adjust parameter names
|
2020-03-08 17:03:37 -07:00 |
|
Chris Lu
|
e04c1a1361
|
filer: remove chunk manifest file support
This is not needed for filer
|
2020-03-08 17:03:27 -07:00 |
|
Chris Lu
|
1dc30214cb
|
mark encryptVolumeData as not ready
|
2020-03-08 17:02:47 -07:00 |
|
Chris Lu
|
9b3109a5d8
|
filer: processing all response headers, no pass through to volume server
* filer calculate MD5 etag
* filer handle response headers, instread of pass it to volume servers
|
2020-03-08 15:42:44 -07:00 |
|
Chris Lu
|
11fceaf2f7
|
refactoring
|
2020-03-07 18:09:30 -08:00 |
|
Chris Lu
|
1a75fbfce0
|
refactoring
|
2020-03-07 18:06:48 -08:00 |
|
Chris Lu
|
afb20de14c
|
breaks dependency loop
|
2020-03-07 17:01:39 -08:00 |
|
Chris Lu
|
8645283a7b
|
fuse mount: avoid lookup nil entry
fix https://github.com/chrislusf/seaweedfs/issues/1221
|
2020-03-07 16:51:46 -08:00 |
|
Chris Lu
|
936e7cdbfb
|
pass in filer.copy cipher option
|
2020-03-07 12:46:00 -08:00 |
|
Chris Lu
|
9228ff192c
|
encryption works
|
2020-03-07 11:08:57 -08:00 |
|
Chris Lu
|
0375ce2c2e
|
filer: set mime type from volume server
|
2020-03-07 07:25:15 -08:00 |
|