| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-09-16 | improve worm support (#5983) | Guang Jiong Lou | 1 | -0/+1 | |
| * improve worm support Signed-off-by: lou <alex1988@outlook.com> * worm mode in filer Signed-off-by: lou <alex1988@outlook.com> * update after review Signed-off-by: lou <alex1988@outlook.com> * update after review Signed-off-by: lou <alex1988@outlook.com> * move to fs configure Signed-off-by: lou <alex1988@outlook.com> * remove flag Signed-off-by: lou <alex1988@outlook.com> * update after review Signed-off-by: lou <alex1988@outlook.com> * support worm hardlink Signed-off-by: lou <alex1988@outlook.com> * update after review Signed-off-by: lou <alex1988@outlook.com> * typo Signed-off-by: lou <alex1988@outlook.com> * sync filer conf Signed-off-by: lou <alex1988@outlook.com> --------- Signed-off-by: lou <alex1988@outlook.com> | |||||
| 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 | |
| This reverts commit 96af5712195be37b309115795066f17c7cc6126d. | |||||
| 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 | |
| Change the solution when a file cannot be located. | |||||
| 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 | |
| Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.23.0 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.23.0...v1.53.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
| 2023-12-11 | Bump com.google.guava:guava in /other/java/client | dependabot[bot] | 1 | -1/+1 | |
| Bumps [com.google.guava:guava](https://github.com/google/guava) from 30.0-jre to 32.0.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2023-11-13 | Java 3.59 | chrislu | 3 | -3/+6 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5001 | |||||
| 2023-10-12 | fix: disallow file name too long when writing a file (#4881) | Konstantin Lebedev | 1 | -0/+1 | |
| * fix: disallow file name too long when writing a file * bool LongerName to MaxFilenameLength --------- Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co> | |||||
| 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 | |
| Co-authored-by: huang.lin <hh@chaintool.ai> | |||||
| 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 | |
| (#3789) | |||||
| 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 | |
| * client-java: provide Content-MD5 when uploading chunks * Update SeaweedWrite.java | |||||
| 2022-09-29 | client-java: handle server HTTP errors (#3762) | kvtb | 1 | -0/+7 | |
| * client-java: handle server HTTP errors * Update SeaweedWrite.java | |||||
| 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 | |
| * initial prefer same data center https://github.com/seaweedfs/seaweedfs/issues/3404 * GetDataCenter * prefer same data center for ReplicationSource * GetDataCenterId * remove glog | |||||
| 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 | 4 | -4/+3 | |
| 2022-06-23 | java: fix data encryption | chrislu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/3211 | |||||
| 2022-06-06 | filer: remove replication, collection, disk_type info from entry metadata | chrislu | 1 | -3/+0 | |
| these metadata can change and are not used | |||||
| 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 | |
| related to https://github.com/chrislusf/seaweedfs/pull/2761 It's better to default to false. | |||||
| 2022-02-25 | mount2: use consistent inode | chrislu | 1 | -0/+1 | |
| 2022-02-24 | mount2: add rdev | chrislu | 1 | -0/+1 | |
