aboutsummaryrefslogtreecommitdiff
path: root/other/java
AgeCommit message (Collapse)AuthorFilesLines
2023-09-16balancer workschrislu1-2/+13
2023-09-15adjust APIschrislu1-0/+1
2023-08-17Java: upgrade to 3.55chrislu8-9/+9
2023-08-17fix compilationchrislu1-0/+1
2023-08-17Java: SeaweedOutputStream add option to pass in collectionchrislu2-7/+13
2023-06-25adjust filer.protochrislu1-1/+1
2023-06-25filer can proxy to peer filer holding the lockchrislu1-2/+4
2023-06-25add distributed lock managerchrislu1-1/+1
2023-06-25add distributed lock managerchrislu1-0/+39
2023-06-14Bump hadoop-common from 2.10.1 to 3.2.3 in /other/java/examples (#2912)dependabot[bot]1-1/+1
* Bump hadoop-common from 2.10.1 to 3.2.3 in /other/java/examples Bumps hadoop-common from 2.10.1 to 3.2.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update other/java/examples/pom.xml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
2023-05-31fix java ssl context loadingchrislu1-1/+1
2023-02-16add some more examplechrislu2-0/+19
2022-11-04fix(sec): upgrade io.springfox:springfox-swagger-ui to 2.10.0 (#3947)6457759921-1/+1
2022-10-28refactor filer proto chunk variable from mtime to modified_ts_nschrislu12-21/+21
2022-10-11fix bug : read error when position after 2147483647 (#3829)livehl1-3/+2
Co-authored-by: huang.lin <hh@chaintool.ai>
2022-10-04build(deps): bump protobuf-java from 3.16.1 to 3.16.3 in /other/java/client ↵dependabot[bot]1-1/+1
(#3789)
2022-10-023.30 javachrislu8-62/+70
2022-09-29client-java: provide Content-MD5 when uploading chunks (#3761)kvtb1-0/+10
* client-java: provide Content-MD5 when uploading chunks * Update SeaweedWrite.java
2022-09-29client-java: handle server HTTP errors (#3762)kvtb1-0/+7
* client-java: handle server HTTP errors * Update SeaweedWrite.java
2022-09-20grpc: watch metadata changes by directorychrislu1-0/+1
2022-09-05Bump hadoop-common from 2.10.1 to 3.2.3 in /other/java/hdfs2 (#2909)dependabot[bot]1-1/+1
Bumps hadoop-common from 2.10.1 to 3.2.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11Bump hadoop-common from 3.2.3 to 3.2.4 in /other/java/hdfs-over-ftp (#3433)dependabot[bot]1-1/+1
Bumps hadoop-common from 3.2.3 to 3.2.4. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11Bump hadoop-common from 3.2.3 to 3.2.4 in /other/java/hdfs3 (#3432)dependabot[bot]1-1/+1
Bumps hadoop-common from 3.2.3 to 3.2.4. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04filer prefer volume server in same data center (#3405)Konstantin Lebedev1-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-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-07-28remove old codechrislu1-6/+0
2022-07-23metadata subscription uses client epochchrislu1-0/+1
2022-06-26java 3.13chrislu11-24/+35
2022-06-23java: fix data encryptionchrislu1-1/+1
fix https://github.com/chrislusf/seaweedfs/issues/3211
2022-06-06filer: remove replication, collection, disk_type info from entry metadatachrislu1-3/+0
these metadata can change and are not used
2022-05-30subscribe metadata between a rangechrislu1-0/+1
2022-05-29shell: cluster.ps display filer groupchrislu1-0/+1
2022-04-16add timing info during ping operationchrislu1-0/+3
2022-04-13Merge pull request #2910 from ↵Chris Lu1-1/+1
chrislusf/dependabot/maven/other/java/hdfs3/org.apache.hadoop-hadoop-common-3.2.3 Bump hadoop-common from 3.1.4 to 3.2.3 in /other/java/hdfs3
2022-04-12Bump hadoop-common from 3.2.2 to 3.2.3 in /other/java/hdfs-over-ftpdependabot[bot]1-1/+1
Bumps hadoop-common from 3.2.2 to 3.2.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12Bump hadoop-common from 3.1.4 to 3.2.3 in /other/java/hdfs3dependabot[bot]1-1/+1
Bumps hadoop-common from 3.1.4 to 3.2.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01filer supports grpc pingchrislu1-0/+10
2022-03-16rename to skipCheckParentDirchrislu1-0/+1
related to https://github.com/chrislusf/seaweedfs/pull/2761 It's better to default to false.
2022-02-25mount2: use consistent inodechrislu1-0/+1
2022-02-24mount2: add rdevchrislu1-0/+1
2022-02-09Merge pull request #2654 from ↵Chris Lu1-1/+1
chrislusf/dependabot/maven/other/java/hdfs3/org.apache.hadoop-hadoop-common-3.1.4 Bump hadoop-common from 3.1.1 to 3.1.4 in /other/java/hdfs3
2022-02-09Merge pull request #2655 from ↵Chris Lu1-1/+1
chrislusf/dependabot/maven/other/java/hdfs-over-ftp/org.apache.hadoop-hadoop-common-3.2.2 Bump hadoop-common from 3.2.1 to 3.2.2 in /other/java/hdfs-over-ftp
2022-02-09Merge pull request #2656 from ↵Chris Lu1-1/+1
chrislusf/dependabot/maven/other/java/hdfs2/org.apache.hadoop-hadoop-common-2.10.1 Bump hadoop-common from 2.9.2 to 2.10.1 in /other/java/hdfs2
2022-02-09Bump hadoop-common from 2.9.2 to 2.10.1 in /other/java/examplesdependabot[bot]1-1/+1
Bumps hadoop-common from 2.9.2 to 2.10.1. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09Bump hadoop-common from 2.9.2 to 2.10.1 in /other/java/hdfs2dependabot[bot]1-1/+1
Bumps hadoop-common from 2.9.2 to 2.10.1. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09Bump hadoop-common from 3.2.1 to 3.2.2 in /other/java/hdfs-over-ftpdependabot[bot]1-1/+1
Bumps hadoop-common from 3.2.1 to 3.2.2. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09Bump hadoop-common from 3.1.1 to 3.1.4 in /other/java/hdfs3dependabot[bot]1-1/+1
Bumps hadoop-common from 3.1.1 to 3.1.4. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21display bucket quotachrislu1-0/+1
2022-01-092.852.85chrislu8-9/+9
2022-01-07Bump protobuf-java from 3.9.1 to 3.16.1 in /other/java/clientdependabot[bot]1-1/+1
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.9.1 to 3.16.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.9.1...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>