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
/
wdclient
/
vid_map.go
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
fix bug due to data racing on VidMap (#3606)
LHHDZ
1
-2
/
+2
2022-08-15
remove logs
chrislu
1
-1
/
+1
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
1
-3
/
+11
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-2
/
+2
2022-07-22
Solve the problem that `LookupFileId` lookup urls is empty due to leader swit...
LHHDZ
1
-5
/
+24
2022-06-24
masterclient: fallback to directly querying master in case of missing volume ...
chrislu
1
-4
/
+0
2022-06-15
fix(wdclient): GetLocations return
ningfd
1
-1
/
+1
2022-04-05
erasure coding: tracking encoded/decoded volumes
chrislu
1
-6
/
+60
2021-11-16
fix same dc and other dc
Chris Lu
1
-2
/
+2
2021-11-12
randomize same-dc servers and other-dc servers
Chris Lu
1
-2
/
+11
2021-09-12
change server address from string to a type
Chris Lu
1
-0
/
+6
2021-01-06
add "weed filer.cat" to read files directly from volume servers
Chris Lu
1
-0
/
+10
2020-11-12
gen pb
Konstantin Lebedev
1
-0
/
+1
2020-11-12
fiil serverUrls sorted by data center
Konstantin Lebedev
1
-5
/
+9
2020-11-11
initial
Konstantin Lebedev
1
-2
/
+3
2020-10-07
read from alternative replica
Chris Lu
1
-35
/
+16
2019-09-14
tweaking data types
Chris Lu
1
-8
/
+11
2019-09-13
fix: thread unsafe
divinerapier
1
-5
/
+21
2019-07-28
master: followers can also lookup and redirect
Chris Lu
1
-5
/
+10
2019-06-28
fix compilation error
Chris Lu
1
-1
/
+1
2019-06-28
protect locations slice
Chris Lu
1
-6
/
+13
2019-04-21
minor
Chris Lu
1
-0
/
+1
2019-03-19
avoid using global rand
Chris Lu
1
-1
/
+4
2018-11-20
async file chunk deletion
Chris Lu
1
-0
/
+9
2018-10-14
go fmt
Chris Lu
1
-1
/
+0
2018-10-14
use grpc to replace http APIs for batch volume id lookup and batch delete
Chris Lu
1
-0
/
+13
2018-07-28
go fmt
Chris Lu
1
-4
/
+5
2018-07-28
fix init error
Chris Lu
1
-6
/
+12
2018-07-28
fix compilation error
Chris Lu
1
-3
/
+3
2018-07-28
filer read write all via locations from MasterClient
Chris Lu
1
-0
/
+33
2018-07-28
MasterClient replicates all vid locations
Chris Lu
1
-0
/
+59