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
2024-09-24
fix unclaimed spaces calculation when volumePreallocate is enabled (#6063)
LHHDZ
1
-0
/
+1
2024-08-16
fix ec volume lookup data sync (#5900)
augustazz
1
-2
/
+2
2024-06-07
fix: Ensure that the clientAddress is unique (#5655)
steve.wei
1
-1
/
+7
2024-06-06
Fix panic (#5654)
Gaspare Iengo
1
-2
/
+4
2024-06-05
Set the capacity of clientChan to 10000 (#5647)
steve.wei
1
-2
/
+1
2024-06-03
fix deadlock caused by message chan blocked (#5639)
LHHDZ
1
-0
/
+8
2024-05-29
pass along volume server grpc port
chrislu
1
-0
/
+2
2024-05-24
avoid ticker leak
chrislu
1
-0
/
+1
2024-01-10
chore: add status code for request_total metrics (#5188)
Konstantin Lebedev
1
-2
/
+2
2022-10-07
metric shows who is currently blocking the cluster or not (#3799)
Konstantin Lebedev
1
-0
/
+2
2022-09-11
skip deltaBeat if dn is zero (#3630)
Konstantin Lebedev
1
-4
/
+11
2022-09-07
refactor https://github.com/seaweedfs/seaweedfs/pull/3616 (#3625)
Konstantin Lebedev
1
-106
/
+106
2022-09-07
fix:Sometimes a nil pointer exception is thrown (#3618)
famosss
1
-1
/
+5
2022-09-07
fix: volume heartbeat processing error (#3616)
famosss
1
-90
/
+92
2022-08-26
fix: Build DeletedVids before reset dn's children (#3530)
famosss
1
-5
/
+6
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
1
-5
/
+1
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-9
/
+9
2022-07-28
refactor
chrislu
1
-1
/
+1
2022-07-28
add dc and rack
chrislu
1
-2
/
+3
2022-07-27
"github.com/chrislusf/raft" => "github.com/seaweedfs/raft"
chrislu
1
-1
/
+1
2022-06-27
avoid set currentMaster k8s svc.local discoveruy service domains
Konstantin Lebedev
1
-2
/
+6
2022-06-11
go fmt
chrislu
1
-1
/
+1
2022-05-17
fix naming convention
guol-fnst
1
-23
/
+27
2022-05-17
rename UUID file
guol-fnst
1
-1
/
+1
2022-05-16
avoid duplicated volume directory
guol-fnst
1
-3
/
+50
2022-05-01
filer: add filer group
chrislu
1
-5
/
+5
2022-04-07
fix: master lose some volumes
shibinbin
1
-0
/
+3
2022-04-05
erasure coding: tracking encoded/decoded volumes
chrislu
1
-6
/
+6
2022-01-24
metrics master is leader
Konstantin Lebedev
1
-0
/
+3
2022-01-24
new master metrics
Konstantin Lebedev
1
-2
/
+15
2021-11-06
send peers info to filers
Chris Lu
1
-16
/
+19
2021-11-05
refactor grpc API
Chris Lu
1
-4
/
+6
2021-11-05
Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocati...
Chris Lu
1
-4
/
+4
2021-11-03
master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()
Chris Lu
1
-4
/
+4
2021-11-02
shell: optionally read filer address from master
Chris Lu
1
-16
/
+6
2021-09-14
go fmt
Chris Lu
1
-1
/
+1
2021-09-12
change server address from string to a type
Chris Lu
1
-7
/
+8
2021-09-11
log format
Chris Lu
1
-1
/
+1
2021-09-11
increase counter only if not early terminated
Chris Lu
1
-3
/
+2
2021-09-07
handle ipv6 addresses
Chris Lu
1
-2
/
+2
2021-09-05
fix format
Chris Lu
1
-1
/
+1
2021-09-05
master: disconnect only the phantom volume server
Chris Lu
1
-1
/
+6
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
[next]