Chris Lu
|
6c92fa349d
|
filer: support default rack
fix https://github.com/chrislusf/seaweedfs/issues/1546
|
4 years ago |
Chris Lu
|
ace0ea3d28
|
s3: avoid duplicated bucket
|
4 years ago |
Chris Lu
|
723ae11db4
|
refactoring in order to adjust volume server url later
|
4 years ago |
Chris Lu
|
da4edf3651
|
master: check peers for existing leader before starting a leader election
fix https://github.com/chrislusf/seaweedfs/issues/1509
|
4 years ago |
Chris Lu
|
55cb68c09c
|
filer: replication follows master config if not specified
|
4 years ago |
Chris Lu
|
1012df7bb5
|
switch hardlink id from int64 to bytes
|
4 years ago |
Chris Lu
|
5e239afdfc
|
hardlink works now
|
4 years ago |
Chris Lu
|
cb427d48fa
|
filer report metrics configuration
|
4 years ago |
Chris Lu
|
c9202c4b3d
|
add storage backend to GetMasterConfigurationResponse
|
4 years ago |
Chris Lu
|
200fe5c83e
|
go fmt
|
4 years ago |
Chris Lu
|
5d6753fb98
|
shell: add volumeServer.leave command
|
4 years ago |
Chris Lu
|
daf0a449f7
|
properly cancel context for streaming grpc
|
4 years ago |
Chris Lu
|
387ab6796f
|
filer: cross cluster synchronization
|
4 years ago |
Chris Lu
|
bba90ff3c8
|
read filer signature
|
4 years ago |
Chris Lu
|
a41588279a
|
change log level 5 to 4
|
4 years ago |
Chris Lu
|
ca658a97c5
|
add signatures to messages to avoid double processing
|
4 years ago |
James Hartig
|
3ccfa4c6ad
|
Added VolumeMarkWritable and VolumeStatus grpc methods
This is necessary for copy to mark as read-only and then restore the
original state afterwards.
|
4 years ago |
Chris Lu
|
208849702d
|
logs
|
4 years ago |
Chris Lu
|
003d48da21
|
adjust logs
|
4 years ago |
Chris Lu
|
eb493283dd
|
deletion error report
|
4 years ago |
Chris Lu
|
edfa73782f
|
adjust log level
|
4 years ago |
James Hartig
|
229f11c660
|
Added VolumeNeedleStatus volume server grpc method
This is needed for the diffing tool to get the cookie for a needle
|
4 years ago |
Chris Lu
|
2286d27730
|
rename
|
5 years ago |
Chris Lu
|
0db4204c81
|
add is_file_chunks to filer.proto
|
5 years ago |
李远军
|
8c318470dd
|
Revert "remove fixJpgOrientation"
This reverts commit de5ca9b2
minimise the revert changes
|
5 years ago |
李远军
|
6608cb5f43
|
Revert "remove fixJpgOrientation"
This reverts commit de5ca9b2
|
5 years ago |
Chris Lu
|
70d8a3a1d3
|
add SubscribeLocalMetadata without checking persisted meta logs
|
5 years ago |
Chris Lu
|
353bea8ddb
|
refactoring
|
5 years ago |
Chris Lu
|
37d5b3ba12
|
replication: pass isFromOtherCluster also to EventNotification
EventNotification is consistent with message queue and metadata logs.
|
5 years ago |
Chris Lu
|
31e23e9783
|
filer: support active<=>active filer replication
|
5 years ago |
Chris Lu
|
de5ca9b258
|
remove fixJpgOrientation
|
5 years ago |
Chris Lu
|
97239ce6f1
|
rename filechunk is_gzipped to is_compressed
|
5 years ago |
Chris Lu
|
ca3516ac6d
|
adjust protoc
|
5 years ago |
Chris Lu
|
d4235afe4d
|
support multiple locks
|
5 years ago |
Chris Lu
|
1ea9bc66d9
|
avoid leaking grpc.NewClientStream
|
5 years ago |
Chris Lu
|
dfccc3c263
|
able to read chan and write chan
|
5 years ago |
Chris Lu
|
1e3e4b3072
|
add broker connects to filer
|
5 years ago |
Chris Lu
|
9e72e9e4b8
|
able to subscribe any topic from any point of time
|
5 years ago |
Chris Lu
|
bdc337a719
|
make lock/unlock optional
|
5 years ago |
Chris Lu
|
ff0a7c1d18
|
clean up
|
5 years ago |
Chris Lu
|
30ee4f3291
|
add exclusive lock library on shell
|
5 years ago |
Chris Lu
|
77873b832b
|
add master side code for cluster wise exclusive lock
|
5 years ago |
Chris Lu
|
aebe39a803
|
avoid repeated grpc connection creation
fix https://github.com/chrislusf/seaweedfs/issues/1277
|
5 years ago |
Chris Lu
|
9f9826e95a
|
refactor
|
5 years ago |
Chris Lu
|
e24b25de78
|
async meta caching: can stream updates now
|
5 years ago |
Chris Lu
|
5c348087dc
|
messaging: able to pub sub multiple partitions
|
5 years ago |
Chris Lu
|
978da73cdb
|
revert this grpc related change
maybe related to https://github.com/chrislusf/seaweedfs/issues/1277
|
5 years ago |
Chris Lu
|
ce3cb25cfb
|
working for in memory single log buffer
|
5 years ago |
Chris Lu
|
71ffb98475
|
broker: add profiling
|
5 years ago |
Chris Lu
|
076c8bd3bc
|
filer master start up with default ip address instead of just localhost
|
5 years ago |