Chris Lu
|
fb81f12686
|
filer: simplify image resize
|
2020-04-28 00:05:57 -07:00 |
|
Chris Lu
|
5c57297bd1
|
metadata log: read from any timestamp
|
2020-04-28 00:05:57 -07:00 |
|
wuyuxiang
|
6850d28d6b
|
refacotr: move signal handling and pprof to grace package
|
2020-04-28 14:10:23 +08:00 |
|
Chris Lu
|
2a7957b4ca
|
FUSE: subcribe meta events based on timestamp
|
2020-04-27 16:52:20 -07:00 |
|
Chris Lu
|
6190fd665d
|
printout error
|
2020-04-27 12:41:31 -07:00 |
|
Chris Lu
|
725e47dcc3
|
filer: pass along user name and group name for HDFS
|
2020-04-27 05:48:48 -07:00 |
|
Chris Lu
|
508ec01ab0
|
tweaking
|
2020-04-26 16:11:06 -07:00 |
|
Chris Lu
|
f4fcde05b6
|
1.77
|
2020-04-26 05:54:47 -07:00 |
|
Chris Lu
|
b52b8ec685
|
Hadoop: fix entry not found for HCFS
also fix cipher related changes.
|
2020-04-26 05:21:54 -07:00 |
|
Chris Lu
|
0c2248f83a
|
add lock/unlock to example admin scripts
|
2020-04-23 18:41:48 -07:00 |
|
Chris Lu
|
913aa0f14e
|
mount: default to enable asyncMetaDataCaching
|
2020-04-23 14:14:28 -07:00 |
|
Chris Lu
|
662b5d0cf7
|
support semicolon seperated command lines
|
2020-04-23 14:01:46 -07:00 |
|
Chris Lu
|
73564e6a01
|
master: add cluster wide lock/unlock operation in weed shell
fix https://github.com/chrislusf/seaweedfs/issues/1286
|
2020-04-23 13:37:31 -07:00 |
|
Chris Lu
|
bdc337a719
|
make lock/unlock optional
|
2020-04-23 03:50:05 -07:00 |
|
Chris Lu
|
57ec7f2ba9
|
fix builds
|
2020-04-23 03:43:45 -07:00 |
|
Chris Lu
|
eab9701823
|
allow lock with an existing lock
|
2020-04-23 03:35:52 -07:00 |
|
Chris Lu
|
842e3301ee
|
make second lock instant
|
2020-04-23 03:32:18 -07:00 |
|
Chris Lu
|
69f336e59f
|
shell: add lock/unlock command
|
2020-04-23 03:11:07 -07:00 |
|
Chris Lu
|
ff0a7c1d18
|
clean up
|
2020-04-23 03:10:47 -07:00 |
|
Chris Lu
|
30ee4f3291
|
add exclusive lock library on shell
|
2020-04-23 02:31:04 -07:00 |
|
Chris Lu
|
77873b832b
|
add master side code for cluster wise exclusive lock
|
2020-04-23 01:55:44 -07:00 |
|
Chris Lu
|
369aa8a10a
|
1.76
|
2020-04-22 23:31:59 -07:00 |
|
Chris Lu
|
69eda558ef
|
reduce the connections
fix https://github.com/chrislusf/seaweedfs/issues/1277
this avoids sending error to wdclients, and clients retry the connections
|
2020-04-22 20:43:34 -07:00 |
|
Chris Lu
|
aebe39a803
|
avoid repeated grpc connection creation
fix https://github.com/chrislusf/seaweedfs/issues/1277
|
2020-04-22 18:26:24 -07:00 |
|
Chris Lu
|
5d0e1d8d74
|
also writes to local meta cache
before waiting for subscribed meta events
|
2020-04-22 15:40:47 -07:00 |
|
Chris Lu
|
72c5dba4d4
|
1.75
|
2020-04-21 22:03:07 -07:00 |
|
Chris Lu
|
a207285af7
|
cache metadata on startup
|
2020-04-21 22:00:34 -07:00 |
|
Chris Lu
|
9f9826e95a
|
refactor
|
2020-04-21 21:28:47 -07:00 |
|
Chris Lu
|
e24b25de78
|
async meta caching: can stream updates now
|
2020-04-21 21:16:13 -07:00 |
|
Chris Lu
|
4f02f7121d
|
read from meta cache
meta cache is not initialized
|
2020-04-21 18:50:30 -07:00 |
|
Chris Lu
|
b8e4238ad2
|
add placeholder for cached meta data reading
|
2020-04-21 18:02:08 -07:00 |
|
Chris Lu
|
27128c7875
|
adjust logging
|
2020-04-21 16:13:13 -07:00 |
|
Chris Lu
|
bafa95045b
|
volume: deletion checks all disk locations
fix https://github.com/chrislusf/seaweedfs/issues/1283
|
2020-04-21 14:49:58 -07:00 |
|
Chris Lu
|
57df14f76f
|
report error if copying failed
|
2020-04-21 14:28:46 -07:00 |
|
Chris Lu
|
cf54d70311
|
filer: add -ip.bind option
|
2020-04-21 14:21:06 -07:00 |
|
Chris Lu
|
5c348087dc
|
messaging: able to pub sub multiple partitions
|
2020-04-21 00:59:55 -07:00 |
|
Chris Lu
|
cb3985be70
|
go fmt
|
2020-04-20 17:48:06 -07:00 |
|
Chris Lu
|
5eb83dfbd3
|
add memory buffer size limit
|
2020-04-20 17:43:50 -07:00 |
|
Chris Lu
|
258fba8a0f
|
continue for reading from sealed memory buffer
|
2020-04-20 17:28:18 -07:00 |
|
Chris Lu
|
4bf959edf0
|
message broker: read also from sealed memory buffer
|
2020-04-20 17:26:38 -07:00 |
|
Chris Lu
|
bd43c62fbd
|
lower the test criteria
|
2020-04-20 03:08:10 -07:00 |
|
Chris Lu
|
c3f9fdf48f
|
adjust test
|
2020-04-20 02:54:21 -07:00 |
|
Chris Lu
|
5e8bb86995
|
close the connection with better accouting
|
2020-04-20 02:53:50 -07:00 |
|
Chris Lu
|
978da73cdb
|
revert this grpc related change
maybe related to https://github.com/chrislusf/seaweedfs/issues/1277
|
2020-04-20 02:53:22 -07:00 |
|
Chris Lu
|
ebfab42a50
|
refactoring
|
2020-04-20 00:08:47 -07:00 |
|
Chris Lu
|
2955b96ef1
|
refactor
|
2020-04-19 23:54:32 -07:00 |
|
Chris Lu
|
df25ed3c5b
|
logs
|
2020-04-19 23:37:50 -07:00 |
|
Chris Lu
|
ce3cb25cfb
|
working for in memory single log buffer
|
2020-04-19 23:37:50 -07:00 |
|
Chris Lu
|
f373232227
|
Merge pull request #1280 from bukton123/filer_mongodb
Add new filer support mongodb
|
2020-04-19 20:35:19 -07:00 |
|
bukton
|
da37455254
|
filer mongo add func create index unique directory, name
|
2020-04-20 08:13:57 +07:00 |
|