Chris Lu
|
ae23e46313
|
better error log
|
2018-06-06 23:06:19 -07:00 |
|
Chris Lu
|
e755540be9
|
fix caching during directory listing
|
2018-06-06 22:55:59 -07:00 |
|
Chris Lu
|
daabdfe357
|
remove nodemap, fix directory listing cache
|
2018-06-06 22:48:51 -07:00 |
|
Chris Lu
|
5c25d29272
|
support renaming files
|
2018-06-06 22:11:01 -07:00 |
|
Chris Lu
|
b3447f4375
|
adjust logging
|
2018-06-06 02:21:36 -07:00 |
|
Chris Lu
|
6816661b0f
|
fixed file handle by file full path
|
2018-06-06 02:09:57 -07:00 |
|
Chris Lu
|
299312c805
|
use separate filer grpc port
|
2018-06-05 23:37:41 -07:00 |
|
Chris Lu
|
95fe745a0c
|
compatible with previous json rendering
|
2018-06-04 19:28:59 -07:00 |
|
Chris Lu
|
c546c309f1
|
Merge branch 'filer2_development'
|
2018-06-02 00:35:03 -07:00 |
|
Chris Lu
|
a146a48ccc
|
remove old file
|
2018-06-02 00:34:15 -07:00 |
|
Chris Lu
|
ebf58709d3
|
remove unused register file function
|
2018-06-01 23:24:34 -07:00 |
|
Chris Lu
|
43e3f5724c
|
use fixed list of masters in both filer and volume servers
|
2018-06-01 00:39:39 -07:00 |
|
Chris Lu
|
a6f7f9b0b8
|
add missing modify and create times
|
2018-05-31 22:50:19 -07:00 |
|
Chris Lu
|
7efeb146c5
|
fix log
|
2018-05-31 22:49:55 -07:00 |
|
Chris Lu
|
4d1eedfa28
|
prepare to merge with master
|
2018-05-30 22:29:18 -07:00 |
|
Chris Lu
|
dc13e10637
|
fix copy error on 0 size files
|
2018-05-30 22:28:14 -07:00 |
|
Chris Lu
|
a218eaf1f0
|
fix log
|
2018-05-30 22:09:24 -07:00 |
|
Chris Lu
|
430eb67489
|
handle large file copy when write request is larger than buffer
|
2018-05-30 22:02:21 -07:00 |
|
Chris Lu
|
44acf4b756
|
fix file name
f.Name() is not the base file name
|
2018-05-30 20:48:13 -07:00 |
|
Chris Lu
|
0301504184
|
add mime, use simple insert and update filer store API
1. add mime type to file in filer
2. purge old chunks if overwrite during insert
|
2018-05-30 20:24:57 -07:00 |
|
Chris Lu
|
26e7cd8c75
|
assign a different volume on large file copying
|
2018-05-30 01:05:26 -07:00 |
|
Chris Lu
|
2fe0d479f1
|
filer.copy supports chunking
|
2018-05-30 00:54:56 -07:00 |
|
Chris Lu
|
2d7dea1a09
|
a little refactoring
|
2018-05-29 23:52:27 -07:00 |
|
Chris Lu
|
8a48baa056
|
add single chunk file copying to new filer
|
2018-05-29 23:46:45 -07:00 |
|
Chris Lu
|
78aabf66ce
|
add error details
|
2018-05-29 23:46:17 -07:00 |
|
Chris Lu
|
4e3ea49cff
|
properly working local write buffer
|
2018-05-29 01:21:21 -07:00 |
|
Chris Lu
|
c4b92e17d0
|
fix isPerfectAppend
|
2018-05-28 22:45:52 -07:00 |
|
Chris Lu
|
74332e1a61
|
minor
|
2018-05-28 14:32:16 -07:00 |
|
Chris Lu
|
be0e88a606
|
fix chunk size limit for default 0
|
2018-05-28 13:44:27 -07:00 |
|
Chris Lu
|
5c4480ec6c
|
add mountOptions.chunkSizeLimitMB, remove cmdMount.IsDebug
|
2018-05-28 13:42:25 -07:00 |
|
Chris Lu
|
8ab7dd9d08
|
weed mount add options for collection and replication
|
2018-05-28 13:24:48 -07:00 |
|
Chris Lu
|
d0b238d2db
|
cache local writes before flushing to volume server
|
2018-05-28 12:30:17 -07:00 |
|
Chris Lu
|
07e0d13d2d
|
filer support reading multiple chunks, with range support
|
2018-05-28 05:39:12 -07:00 |
|
Chris Lu
|
dd5661b297
|
adding favicon to filer also
|
2018-05-28 02:35:58 -07:00 |
|
Chris Lu
|
9b603f5ffa
|
split filer read into 2 files
|
2018-05-28 02:24:14 -07:00 |
|
Chris Lu
|
8db9319a06
|
refactoring: go fmt, reorg
|
2018-05-27 23:59:49 -07:00 |
|
Chris Lu
|
480a073f1f
|
refactoring: split into 4 files
|
2018-05-27 23:53:10 -07:00 |
|
Chris Lu
|
5b844d7011
|
pass reference of master server
SendHeartbeat passes lock by value: weed_server.MasterServer contains
sync.Mutex
|
2018-05-27 11:58:00 -07:00 |
|
Chris Lu
|
8b0718ac92
|
go vet
|
2018-05-27 11:56:49 -07:00 |
|
Chris Lu
|
458ada173e
|
go fmt
|
2018-05-27 11:52:26 -07:00 |
|
Chris Lu
|
8647191bee
|
removing filer package!
|
2018-05-27 11:52:15 -07:00 |
|
Chris Lu
|
03d76479a5
|
add reds
|
2018-05-27 11:14:29 -07:00 |
|
Chris Lu
|
a6a6b87f1b
|
adjust readme
|
2018-05-27 11:14:12 -07:00 |
|
Chris Lu
|
ab86d263c9
|
add Cassandra
|
2018-05-27 00:01:15 -07:00 |
|
Chris Lu
|
603de2d5db
|
skip deletion if entry not found
|
2018-05-27 00:00:56 -07:00 |
|
Chris Lu
|
f124ebab1d
|
fix ordering
|
2018-05-27 00:00:11 -07:00 |
|
Chris Lu
|
1c0a2a7db8
|
reformat
|
2018-05-26 23:59:56 -07:00 |
|
Chris Lu
|
869161a261
|
support both mysql and postgres
|
2018-05-26 22:02:49 -07:00 |
|
Chris Lu
|
87b3b84471
|
simplifying dirhash to 64bit integer
|
2018-05-26 21:24:03 -07:00 |
|
Chris Lu
|
955eae3500
|
this works great and support long file names
|
2018-05-26 14:08:55 -07:00 |
|