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_grpc_server.go
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-14
rename
Chris Lu
1
-5
/
+5
2021-08-12
adjust data type
Chris Lu
1
-0
/
+2
2021-06-12
minor
Chris Lu
1
-2
/
+2
2021-03-22
avoid possible nil
Chris Lu
1
-1
/
+5
2021-02-16
this can compile now!!!
Chris Lu
1
-9
/
+2
2020-12-13
volume server set volume type and heartbeat to the master
Chris Lu
1
-3
/
+5
2020-11-12
gen pb
Konstantin Lebedev
1
-5
/
+3
2020-11-11
initial
Konstantin Lebedev
1
-4
/
+6
2020-10-07
master: check peers for existing leader before starting a leader election
Chris Lu
1
-0
/
+17
2020-09-21
Fix deadlock with KeepConnected and SendHeartbeat
James Hartig
1
-2
/
+8
2020-09-19
go fmt
Chris Lu
1
-1
/
+1
2020-09-16
passing value by checkWithMaster() instead
Chris Lu
1
-4
/
+0
2020-08-31
typo
Chris Lu
1
-1
/
+1
2020-08-30
change log level 5 to 4
Chris Lu
1
-1
/
+1
2020-08-08
lower log priority for noisy heartbeat
Chris Lu
1
-1
/
+1
2020-08-06
volume: the variable for the master node may be stale?
Chris Lu
1
-10
/
+9
2020-04-28
master and volume server: avoid race condition
Chris Lu
1
-1
/
+3
2020-04-22
reduce the connections
Chris Lu
1
-13
/
+0
2020-04-17
fix unreachable code
Chris Lu
1
-1
/
+0
2020-04-12
refactoring
Chris Lu
1
-3
/
+3
2020-04-12
shell: only one shell is allowed to connect to the cluster
Chris Lu
1
-0
/
+13
2020-03-22
fix max volume count reporting
Chris Lu
1
-1
/
+1
2020-03-22
volume: automatically detect max volume count
Chris Lu
1
-0
/
+5
2020-03-01
fix error
Chris Lu
1
-1
/
+1
2020-03-01
master able to list all master clients by type
Chris Lu
1
-25
/
+59
2020-02-26
remove dead code
Chris Lu
1
-10
/
+2
2019-11-29
pass backend config from master to volume servers
Chris Lu
1
-0
/
+2
2019-11-28
only send metrics address during on the first response
Chris Lu
1
-4
/
+4
2019-10-25
fix error logs
Chris Lu
1
-1
/
+1
2019-10-25
master: add logging for volume server disconnection
Chris Lu
1
-0
/
+8
2019-07-31
fix test error
Chris Lu
1
-1
/
+1
2019-07-31
master: redirect clients to the new leader
Chris Lu
1
-2
/
+16
2019-07-17
set the max file key when ever possible
Chris Lu
1
-1
/
+2
2019-06-23
big refactoring
Chris Lu
1
-3
/
+3
2019-06-17
volume servers get metrics address and interval from the master
Chris Lu
1
-1
/
+3
2019-06-05
report empty volume or ec shards
Chris Lu
1
-2
/
+2
2019-06-05
periodic scripts exeuction from leader master
Chris Lu
1
-1
/
+1
2019-05-27
remove comments
Chris Lu
1
-1
/
+0
2019-05-26
adjust ec shard status on disconnect
Chris Lu
1
-0
/
+3
2019-05-26
broadcast vid->location map to master clients for ec chards
Chris Lu
1
-5
/
+20
2019-05-26
incrementally update master ec shards state
Chris Lu
1
-0
/
+7
2019-05-23
push the ec shard info to master
Chris Lu
1
-0
/
+10
2019-05-23
prepare to register ec shard info in master
Chris Lu
1
-2
/
+6
2019-05-21
volume: load ec shards during heartbeats to master
Chris Lu
1
-1
/
+3
2019-04-30
style: go fmt for all
Wine93
1
-3
/
+3
2019-04-26
adjust log level
Chris Lu
1
-1
/
+1
2019-04-21
adjust log or error
Chris Lu
1
-1
/
+1
2019-04-20
shell: add command volume.move
Chris Lu
1
-4
/
+14
2019-04-04
weed master: atomic volume counting
Chris Lu
1
-1
/
+1
2019-03-04
Fix https://github.com/chrislusf/seaweedfs/issues/825#issuecomment-469097375
chenwanli
1
-6
/
+7
[next]