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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-28
fix too many pings (#7566)
Chris Lu
1
-2
/
+6
2025-11-26
java 4.00
origin/upgrade-versions-to-4.00
Chris Lu
1
-1
/
+1
2025-11-25
HDFS: Java client replication configuration (#7526)
Chris Lu
8
-223
/
+732
2025-11-19
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /oth...
dependabot[bot]
2
-0
/
+740
2025-10-13
Add Kafka Gateway (#7231)
Chris Lu
1
-0
/
+1
2025-09-30
chore(deps): bump io.grpc:grpc-netty-shaded from 1.68.1 to 1.75.0 in /other/j...
dependabot[bot]
1
-1
/
+1
2025-09-09
Message Queue: Add sql querying (#7185)
Chris Lu
1
-1
/
+1
2025-08-22
S3 API: Add SSE-S3 (#7151)
Chris Lu
1
-0
/
+1
2025-08-21
S3 API: Add SSE-KMS (#7144)
Chris Lu
1
-0
/
+8
2025-07-01
remove unused import
chrislu
1
-1
/
+0
2025-05-09
feature: added ssl support for HCFS (#6699) (#6775)
orthoxerox
5
-90
/
+233
2024-12-31
worm grace period and retention time support (#6404)
Guang Jiong Lou
1
-0
/
+3
2024-11-18
java 3.80
chrislu
3
-9
/
+9
2024-11-14
fix java.lang.IllegalArgumentException: Comparison method violates its genera...
fo40225
1
-9
/
+12
2024-09-16
improve worm support (#5983)
Guang Jiong Lou
1
-0
/
+1
2024-08-12
update java client to 3.71, also adjust the groupId
chrislu
3
-41
/
+66
2024-08-11
java 3.71
chrislu
3
-3
/
+3
2024-08-11
fix reading chunk length calculation
chrislu
1
-1
/
+1
2024-08-01
conditional delete
chrislu
1
-0
/
+1
2024-07-21
add version to filer
chrislu
1
-0
/
+2
2024-07-20
Revert "add collection for buckets"
chrislu
1
-1
/
+0
2024-07-17
add collection for buckets
chrislu
1
-0
/
+1
2024-06-28
bootstrap filer from one peer
chrislu
1
-0
/
+12
2024-06-15
optionally skip deleting file chunks
chrislu
1
-0
/
+1
2024-03-07
include key in LogEntry
chrislu
1
-0
/
+1
2024-02-02
lock returns host and owner
chrislu
1
-2
/
+3
2024-01-22
adjust exception text
chrislu
1
-1
/
+1
2024-01-22
Update the solution when a file cannot be located. (#5223)
Chen Honghai
1
-1
/
+1
2023-12-13
Bump io.grpc:grpc-protobuf from 1.23.0 to 1.53.0 in /other/java/client (#5103)
dependabot[bot]
1
-1
/
+1
2023-12-11
Bump com.google.guava:guava in /other/java/client
dependabot[bot]
1
-1
/
+1
2023-11-13
Java 3.59
chrislu
3
-3
/
+6
2023-10-12
fix: disallow file name too long when writing a file (#4881)
Konstantin Lebedev
1
-0
/
+1
2023-09-26
adjust parameter names
chrislu
1
-4
/
+4
2023-09-16
balancer works
chrislu
1
-2
/
+13
2023-09-15
adjust APIs
chrislu
1
-0
/
+1
2023-08-17
Java: upgrade to 3.55
chrislu
3
-3
/
+3
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
7
-15
/
+15
2022-10-11
fix bug : read error when position after 2147483647 (#3829)
livehl
1
-3
/
+2
2022-10-04
build(deps): bump protobuf-java from 3.16.1 to 3.16.3 in /other/java/client (...
dependabot[bot]
1
-1
/
+1
2022-10-02
3.30 java
chrislu
3
-6
/
+6
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
[next]