Chris Lu
a337b844ec
properly send heartbeats
fix https://github.com/chrislusf/seaweedfs/issues/476
9 years ago
sparklxb
c46e91d229
complement weed mount: add read and delete
9 years ago
Stepan Bujnak
14ec3bfc1d
Show contents of manifest file when cm=false is passed
9 years ago
Stepan Bujnak
a72c92e55f
Added locking on the filer move operation
9 years ago
sparklxb
3a67b6ddc1
complement weed mount
9 years ago
sparklxb
7f85e15990
complement weed mount
9 years ago
sparklxb
813a4f7456
Fixes #266
9 years ago
sparklxb
4049c72e6c
fix bug: replication, metadata not replicated
9 years ago
Chris Lu
9a5ed08fab
fix tests
9 years ago
Chris Lu
d2d7be4302
remove weeds.conf
9 years ago
Chris Lu
96ac222002
avoid nil
fix https://github.com/chrislusf/seaweedfs/issues/452
9 years ago
vancepym
ce0c5f2396
Fix: the maximum-length character exceed 255
The length of a CHAR column is fixed to the length that you declare when you create the table. The length can be any value from 0 to 255. When CHAR values are stored, they are right-padded with spaces to the specified length.
see https://dev.mysql.com/doc/refman/5.7/en/char.html
9 years ago
Chris Lu
5f2adc2cec
set the volume size limit
fixing https://github.com/chrislusf/seaweedfs/issues/447
9 years ago
Chris Lu
1502564794
always send the leader info on each heartbeat
9 years ago
Chris Lu
e4eb4f7f85
supporting reading file of size zero
9 years ago
Chris Lu
ff6a46b698
add locking to access l.volumes
9 years ago
brstgt
de1700fdfb
Don't return actual file size from CheckVolumeDataIntegrity, it will be 0 if last needle is a tombstone, so it's not reliable anyway
9 years ago
brstgt
755231f622
Remove obsolete property Volume.dataFileSize
9 years ago
brstgt
46a6e8918b
Delete volumes online without restarting volume server
9 years ago
brstgt
4238a0fd43
Mount and unmount volumes online without restarting volume server
9 years ago
brstgt
f0f916d2ba
Log volumeId if dataFileSize != actual data file size - improve log types
9 years ago
brstgt
f89c92bf18
Log volumeId if dataFileSize != actual data file size
9 years ago
Chris Lu
64a73c52c1
adjust timing of leader election
9 years ago
Chris Lu
cdcf120449
Release 0.74
9 years ago
Chris Lu
7fb9a64f66
volume server get notified of leader change
9 years ago
Chris Lu
818233bbf6
fix byte counter on loading index file
fix https://github.com/chrislusf/seaweedfs/issues/441
9 years ago
Chris Lu
0963bc25fd
upgrade to 0.73
9 years ago
Chris Lu
03be0ca269
volume servers always connect to the master leader
9 years ago
Chris Lu
30f138a538
fix tests
9 years ago
Chris Lu
41f686ab9d
remove weeds.conf
9 years ago
Chris Lu
98d66a569b
avoid nil
fix https://github.com/chrislusf/seaweedfs/issues/452
9 years ago
vancepym
ee6067e98c
Fix: the maximum-length character exceed 255
The length of a CHAR column is fixed to the length that you declare when you create the table. The length can be any value from 0 to 255. When CHAR values are stored, they are right-padded with spaces to the specified length.
see https://dev.mysql.com/doc/refman/5.7/en/char.html
9 years ago
Chris Lu
c2ce97785f
set the volume size limit
fixing https://github.com/chrislusf/seaweedfs/issues/447
9 years ago
Chris Lu
f302c9fda2
always send the leader info on each heartbeat
9 years ago
Chris Lu
3cb0071025
supporting reading file of size zero
9 years ago
Chris Lu
043b7a7c65
add locking to access l.volumes
9 years ago
brstgt
0656838fe5
Don't return actual file size from CheckVolumeDataIntegrity, it will be 0 if last needle is a tombstone, so it's not reliable anyway
9 years ago
brstgt
4fb5bb09b6
Remove obsolete property Volume.dataFileSize
9 years ago
brstgt
e074a54a20
Delete volumes online without restarting volume server
9 years ago
brstgt
492f93416d
Mount and unmount volumes online without restarting volume server
9 years ago
brstgt
18b3afc97a
Log volumeId if dataFileSize != actual data file size - improve log types
9 years ago
brstgt
0c898df430
Log volumeId if dataFileSize != actual data file size
9 years ago
Chris Lu
c8f54aad8b
adjust timing of leader election
9 years ago
Chris Lu
8de0027df5
Release 0.74
9 years ago
Chris Lu
5b0f5f456e
volume server get notified of leader change
9 years ago
Chris Lu
59022b6fe0
fix byte counter on loading index file
fix https://github.com/chrislusf/seaweedfs/issues/441
9 years ago
丁超
0e06e33f0a
- -
9 years ago
Chris Lu
76da296799
upgrade to 0.73
9 years ago
Chris Lu
3065506b38
volume servers always connect to the master leader
9 years ago
丁超
688ceb8489
fix
9 years ago