aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/master.proto
AgeCommit message (Expand)AuthorFilesLines
2024-08-27renamechrislu1-1/+1
2024-08-16EC volume supports expiration and displays expiration message when executing ...augustazz1-0/+1
2023-08-22add stream assign protochrislu1-0/+2
2023-06-19remove unused cluster node leaderchrislu1-3/+0
2022-12-28support enable/disable vacuum (#4087)Guo Lei1-0/+14
2022-10-06show raft leader via shell (#3796)Konstantin Lebedev1-1/+2
2022-09-14master: implement grpc VolumeMarkWritablechrislu1-9/+9
2022-09-11volume server: synchronously report volume readonly status to masterchrislu1-0/+16
2022-08-04filer prefer volume server in same data center (#3405)Konstantin Lebedev1-0/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-07-28allocate brokers to serve segmentschrislu1-0/+2
2022-07-28display data center and rack in cluster.pschrislu1-0/+2
2022-07-28add dc and rackchrislu1-0/+2
2022-05-30collect cluster node start timechrislu1-0/+2
2022-05-17fix naming conventionguol-fnst1-2/+2
2022-05-16avoid duplicated volume directoryguol-fnst1-1/+2
2022-05-01filer: add filer groupchrislu1-0/+3
2022-04-18shell vacuum volume by collection and volume idKonstantin Lebedev1-0/+2
2022-04-16add timing info during ping operationchrislu1-1/+4
2022-04-07Merge branch 'new_master' into hashicorp_raftKonstantin Lebedev1-0/+2
2022-04-07fix removing old raft serverKonstantin Lebedev1-0/+1
2022-04-06add raft shell cmdsKonstantin Lebedev1-0/+31
2022-04-05erasure coding: tracking encoded/decoded volumeschrislu1-0/+2
2022-04-01master supports grpc pingchrislu1-1/+9
2021-12-10add lock messageschrislu1-0/+1
2021-11-06auto updated filer peer listChris Lu1-0/+1
2021-11-05refactor grpc APIChris Lu1-191/+203
2021-11-05Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocati...Chris Lu1-2/+2
2021-11-03master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()Chris Lu1-2/+2
2021-11-02shell: optionally read filer address from masterChris Lu1-5/+10
2021-09-12change server address from string to a typeChris Lu1-8/+7
2021-09-05add other replica locations when assigning volumesChris Lu1-0/+5
2021-08-12use grpc and jwtChris Lu1-2/+3
2021-08-12master: add master.follower to handle read file id lookup requestsChris Lu1-0/+2
2021-08-08use int64 for volume count in case of negative overflowChris Lu1-5/+5
2021-04-22shell: show which server holds the lockChris Lu1-0/+1
2021-02-16this can compile now!!!Chris Lu1-30/+14
2020-12-13allocate volume by disk typeChris Lu1-4/+4
2020-12-13volume server set volume type and heartbeat to the masterChris Lu1-1/+13
2020-12-13adding volume typeChris Lu1-3/+2
2020-11-28shell: add volume.vacuum commandChris Lu1-0/+8
2020-11-12remove unused message typeChris Lu1-5/+0
2020-11-12gen pbKonstantin Lebedev1-0/+1
2020-10-07master: check peers for existing leader before starting a leader electionChris Lu1-0/+1
2020-09-30filer: replication follows master config if not specifiedChris Lu1-0/+1
2020-09-16add storage backend to GetMasterConfigurationResponseChris Lu1-0/+1
2020-06-20adjust protocChris Lu1-0/+2
2020-05-25support multiple locksChris Lu1-0/+2
2020-04-23make lock/unlock optionalChris Lu1-10/+0
2020-04-23add exclusive lock library on shellChris Lu1-4/+2