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
/
other
/
java
/
client
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-16
balancer works
chrislu
1
-2
/
+13
2023-09-15
adjust APIs
chrislu
1
-0
/
+1
2023-08-17
fix compilation
chrislu
1
-0
/
+1
2023-08-17
Java: SeaweedOutputStream add option to pass in collection
chrislu
2
-7
/
+13
2023-06-25
adjust filer.proto
chrislu
1
-1
/
+1
2023-06-25
filer can proxy to peer filer holding the lock
chrislu
1
-2
/
+4
2023-06-25
add distributed lock manager
chrislu
1
-1
/
+1
2023-06-25
add distributed lock manager
chrislu
1
-0
/
+39
2023-05-31
fix java ssl context loading
chrislu
1
-1
/
+1
2022-10-28
refactor filer proto chunk variable from mtime to modified_ts_ns
chrislu
4
-12
/
+12
2022-10-11
fix bug : read error when position after 2147483647 (#3829)
livehl
1
-3
/
+2
2022-09-29
client-java: provide Content-MD5 when uploading chunks (#3761)
kvtb
1
-0
/
+10
2022-09-29
client-java: handle server HTTP errors (#3762)
kvtb
1
-0
/
+7
2022-09-20
grpc: watch metadata changes by directory
chrislu
1
-0
/
+1
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
1
-0
/
+1
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-1
/
+1
2022-07-28
remove old code
chrislu
1
-6
/
+0
2022-07-23
metadata subscription uses client epoch
chrislu
1
-0
/
+1
2022-06-26
java 3.13
chrislu
1
-1
/
+0
2022-06-23
java: fix data encryption
chrislu
1
-1
/
+1
2022-06-06
filer: remove replication, collection, disk_type info from entry metadata
chrislu
1
-3
/
+0
2022-05-30
subscribe metadata between a range
chrislu
1
-0
/
+1
2022-05-29
shell: cluster.ps display filer group
chrislu
1
-0
/
+1
2022-04-16
add timing info during ping operation
chrislu
1
-0
/
+3
2022-04-01
filer supports grpc ping
chrislu
1
-0
/
+10
2022-03-16
rename to skipCheckParentDir
chrislu
1
-0
/
+1
2022-02-25
mount2: use consistent inode
chrislu
1
-0
/
+1
2022-02-24
mount2: add rdev
chrislu
1
-0
/
+1
2022-01-21
display bucket quota
chrislu
1
-0
/
+1
2021-12-30
add client id for all metadata listening clients
chrislu
3
-0
/
+5
2021-12-23
filer server: add "datacenter, rack and datanode" for path specific configura...
banjiaojuhao
1
-0
/
+3
2021-12-22
filer server: allow upload file to specific dataNode
banjiaojuhao
1
-0
/
+1
2021-12-05
fix compilation
chrislu
1
-0
/
+2
2021-12-05
Java: add retry on write
chrislu
1
-4
/
+22
2021-11-05
Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocati...
Chris Lu
1
-3
/
+3
2021-11-03
Java: 1.7.0
Chris Lu
1
-3
/
+3
2021-11-03
master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()
Chris Lu
1
-3
/
+3
2021-10-30
rename API to avoid confusion
Chris Lu
2
-5
/
+5
2021-10-17
mount: streaming renaming folders
Chris Lu
1
-0
/
+14
2021-10-16
faster file read for large files
Chris Lu
3
-99
/
+223
2021-10-09
java: adjust cache expiration policy for long running java processes
Chris Lu
2
-2
/
+2
2021-09-13
2.68
Chris Lu
1
-1
/
+1
2021-09-12
change server address from string to a type
Chris Lu
3
-7
/
+11
2021-09-07
handle ipv6 addresses
Chris Lu
2
-1
/
+11
2021-09-06
minor
Chris Lu
1
-5
/
+4
2021-09-06
just in case
Chris Lu
1
-0
/
+3
2021-09-06
Hadoop: avoid case insensitive on windows
Chris Lu
2
-19
/
+31
2021-08-31
support follow additional path prefixes
Chris Lu
1
-0
/
+1
2021-08-29
add cluster id in filer configuration response
Chris Lu
1
-0
/
+1
2021-08-29
reset volume id cache if not found
Chris Lu
2
-2
/
+10
[next]