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_handlers.go
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
WIP
origin/changing-to-zap
chrislu
1
-2
/
+2
2024-09-07
better logging for volume growth
chrislu
1
-0
/
+1
2024-07-30
[master] do sync grow request only if absolutely necessary (#5821)
Konstantin Lebedev
1
-5
/
+3
2024-07-26
Revert "Check `ShouldGrowVolumes` before returning error in assign. (#5819)"
chrislu
1
-1
/
+1
2024-07-26
fix delete chunk failed if volumeSever specified grpc.port (#5820)
wyang
1
-3
/
+10
2024-07-26
same change as #5819
chrislu
1
-1
/
+1
2024-07-16
[master] Do Automatic Volume Grow in background (#5781)
Konstantin Lebedev
1
-2
/
+2
2024-07-12
fix: avoid timeout if datacenter does not exist in topology (#5772)
Konstantin Lebedev
1
-0
/
+7
2024-04-18
rename
chrislu
1
-1
/
+1
2024-03-28
fix panic 5435 (#5436)
Konstantin Lebedev
1
-1
/
+3
2024-01-23
same logic as grpc assign
chrislu
1
-7
/
+0
2024-01-18
http assign logic should be the same as grpc assign
chrislu
1
-21
/
+40
2023-12-27
create volume grow request if the selected volume is close to full
chrislu
1
-2
/
+5
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
1
-2
/
+6
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-6
/
+6
2021-12-29
rename security.GenJwt to security.GenJwtForVolumeServer
Sebastian Kurfuerst
1
-2
/
+2
2021-10-05
reduce concurrent volume grow requests
Chris Lu
1
-1
/
+2
2021-10-05
refactor
Chris Lu
1
-1
/
+3
2021-09-05
refactor
Chris Lu
1
-1
/
+2
2021-08-12
use grpc and jwt
Chris Lu
1
-2
/
+2
2021-08-10
add logs for volume creation
Chris Lu
1
-0
/
+2
2021-07-01
go fmt
Chris Lu
1
-1
/
+1
2021-05-06
ahead of time volume assignment
qieqieplus
1
-9
/
+11
2021-02-18
add descriptive error if no free volumes
Chris Lu
1
-1
/
+1
2021-02-16
skip JWT if fileId is empty
Chris Lu
1
-0
/
+3
2020-12-13
master allocate volumes if ssd type runs out
Chris Lu
1
-1
/
+1
2020-05-13
prevent empty locations returned
Chris Lu
1
-4
/
+4
2019-11-10
add volume number param in assign operation
zhangsong
1
-1
/
+6
2019-10-30
fix leader master /dir/lookup api
Lei Liu
1
-4
/
+10
2019-10-29
misc updated
Lei Liu
1
-1
/
+1
2019-09-29
master api: return http 404 when volumeId not exist
Lei Liu
1
-2
/
+2
2019-07-28
master: followers can also lookup and redirect
Chris Lu
1
-18
/
+31
2019-06-06
jwt for read access control
Chris Lu
1
-4
/
+12
2019-05-04
master: add jwt expires_after_seconds
Chris Lu
1
-1
/
+1
2019-04-18
refactoring
Chris Lu
1
-2
/
+2
2019-02-18
adding grpc mutual tls
Chris Lu
1
-1
/
+1
2019-02-14
add authorizing fileId write access
Chris Lu
1
-4
/
+27
2018-10-14
use grpc to replace http APIs for batch volume id lookup and batch delete
Chris Lu
1
-9
/
+0
2017-06-03
add volume id to error message
Chris Lu
1
-2
/
+2
2016-06-02
directory structure change to work with glide
Chris Lu
1
-0
/
+104