aboutsummaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Collapse)AuthorFilesLines
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-23Corrected the dashboard to use the new series name. (#3887)Etienne G1-8/+8
Corrected the dashboard to use the new metrics The metric seems to have changed from SeaweedFS_filer_ to SeaweedFS_filerStore_. This commit replaces the ref in the dashboard with the new series name.
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-08-04Helm chart monitoring improvements (#3406)ginn131-7/+7
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-16formatzzq094941-1/+1
2022-06-16add bucket label to the grafana dashboardzzq094941-7/+9
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>
2022-01-022.842.84chrislu8-9/+9
2021-12-30add client id for all metadata listening clientschrislu3-0/+5
2021-12-23filer server: add "datacenter, rack and datanode" for path specific ↵banjiaojuhao1-0/+3
configuration
2021-12-22Merge pull request #2530 from banjiaojuhao/filer-upload-file-to-nodeChris Lu1-0/+1
filer server: allow upload file to specific dataNode
2021-12-22filer server: allow upload file to specific dataNodebanjiaojuhao1-0/+1
2021-12-14adjust the name to be consistentchrislu1-0/+0
comes from https://github.com/chrislusf/seaweedfs/pull/2511
2021-12-14feat: Added a volume heartbeat graph to grafana dashboardErikCoder071-0/+1932
In the current dashboard there is no way to know the status of volume servers, as prometheus only accepts push information, if any server volume goes offline, the last information sent will be read continuously by grafana. Added a graph that calculates the delta between the information of the last push timestamp with the timestamp of 15 seconds ago, if the timestamp has not been changed, server state will be 0, if volume server sent any information the server state will be 1. -This graph will have to be modified if the time interval of pushs is modified, a suggestion for improvement is to send the interval in seconds along with the metrics. -Only local tests were run, maybe if the latency between pushgateway and volume server is too high, the delta calculation could be affected.
2021-12-052.812.81chrislu8-10/+10
also sync java client version to SeaweedFS version