index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
server
/
master_server.go
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-30
fresh filer store bootstrap from the oldest peer
chrislu
1
-1
/
+1
2022-05-03
fix wrong assignment
chrislu
1
-1
/
+2
2022-05-02
fix segmentation violation
chrislu
1
-0
/
+1
2022-05-01
filer: add filer group
chrislu
1
-2
/
+2
2022-04-07
fix master ui
Konstantin Lebedev
1
-23
/
+30
2022-04-07
fix conflicts
Konstantin Lebedev
1
-1
/
+2
2022-04-07
refactor OnPeerUpdate
Konstantin Lebedev
1
-7
/
+8
2022-04-07
fix removing old raft server
Konstantin Lebedev
1
-15
/
+34
2022-04-06
raft update peers via OnPeerUpdate
Konstantin Lebedev
1
-2
/
+44
2022-04-04
hashicorp raft with state machine
Konstantin Lebedev
1
-10
/
+32
2022-03-26
refactor: change masters from a slice to a map
chrislu
1
-1
/
+1
2022-01-24
new master metrics
Konstantin Lebedev
1
-0
/
+2
2022-01-12
master: remove hard coded filer settings in master.toml
chrislu
1
-10
/
+5
2021-12-20
reverting default admin scripts
chrislu
1
-11
/
+1
2021-12-07
sleep between the gap of each execution
chrislu
1
-2
/
+2
2021-12-05
upgrade protoc to 3.17.3
chrislu
1
-0
/
+1
2021-11-29
add s3.clean.uploads -timeAgo=24h
Chris Lu
1
-4
/
+15
2021-11-08
use constants
Chris Lu
1
-1
/
+1
2021-11-08
rename pacakge
Chris Lu
1
-3
/
+3
2021-11-06
send peers info to filers
Chris Lu
1
-2
/
+2
2021-11-05
Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocati...
Chris Lu
1
-1
/
+1
2021-11-04
add leader election in master
Chris Lu
1
-2
/
+3
2021-11-03
master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()
Chris Lu
1
-1
/
+1
2021-11-02
shell: optionally read filer address from master
Chris Lu
1
-0
/
+3
2021-10-10
removing etcd sequencer
Chris Lu
1
-10
/
+0
2021-09-12
change server address from string to a type
Chris Lu
1
-8
/
+7
2021-09-07
handle ipv6 addresses
Chris Lu
1
-2
/
+2
2021-08-12
master: add master.follower to handle read file id lookup requests
Chris Lu
1
-3
/
+6
2021-08-12
adjust data type
Chris Lu
1
-1
/
+1
2021-08-08
go fmt
Chris Lu
1
-2
/
+2
2021-08-04
refactoring
Chris Lu
1
-0
/
+1
2021-07-23
snowflake sequencer need an unique id
Chris Lu
1
-1
/
+3
2021-07-01
go fmt
Chris Lu
1
-1
/
+1
2021-05-06
ahead of time volume assignment
qieqieplus
1
-4
/
+18
2021-03-25
log snowflake sequencer nodeid's hex when start, it'll be in part of new assi...
李海
1
-1
/
+0
2021-03-25
add a snowflake sequencer as more robust fid generator, but less compressable...
李海
1
-0
/
+8
2020-12-14
Merge pull request #1650 from kmlebedev/masterServerEnableUI
Chris Lu
1
-3
/
+3
2020-12-14
ui interface is always on
Konstantin Lebedev
1
-8
/
+3
2020-12-12
fix variable name
Chris Lu
1
-4
/
+4
2020-12-04
security master use access.ui
Konstantin Lebedev
1
-1
/
+6
2020-11-12
fiil serverUrls sorted by data center
Konstantin Lebedev
1
-1
/
+1
2020-10-07
master: check peers for existing leader before starting a leader election
Chris Lu
1
-4
/
+1
2020-08-31
go fmt
Chris Lu
1
-1
/
+1
2020-08-30
fix hard coded host address
Chris Lu
1
-2
/
+1
2020-07-14
go fmt
Chris Lu
1
-6
/
+6
2020-06-04
disable pulse seconds
Chris Lu
1
-2
/
+2
2020-05-25
support multiple locks
Chris Lu
1
-2
/
+2
2020-05-25
simplify func(w http.ResponseWriter, r *http.Request) to http.HandlerFunc
bingoohuang
1
-1
/
+1
2020-04-23
support semicolon seperated command lines
Chris Lu
1
-18
/
+23
2020-04-23
master: add cluster wide lock/unlock operation in weed shell
Chris Lu
1
-0
/
+4
[next]