Chris Lu
|
43fd11278e
|
support follow additional path prefixes
|
2021-08-31 23:23:08 -07:00 |
|
Chris Lu
|
05f32376eb
|
add cluster id in filer configuration response
|
2021-08-29 21:02:10 -07:00 |
|
Chris Lu
|
268de45aa5
|
reset volume id cache if not found
|
2021-08-29 20:27:11 -07:00 |
|
Chris Lu
|
dc936921aa
|
ensure the following logic are executed
|
2021-08-26 18:20:14 -07:00 |
|
Chris Lu
|
05a648bb96
|
refactor: separating out remote.proto
|
2021-08-26 15:18:34 -07:00 |
|
Chris Lu
|
c08ac536ed
|
cloud drive: add support for Wasabi
* disable md5, sha256 checking to avoid reading one chunk twice
* single threaded upload to avoid chunk swapping (to be enhanced later)
|
2021-08-25 17:34:29 -07:00 |
|
Chris Lu
|
a7a914f120
|
cloud drive: add support for Baidu BOS
|
2021-08-24 23:46:33 -07:00 |
|
Chris Lu
|
a19c728034
|
cloud drive: add support for Tencent COS
|
2021-08-24 23:19:45 -07:00 |
|
Chris Lu
|
19a81d25af
|
cloud drive: add support for Aliyun OSS
|
2021-08-24 23:14:24 -07:00 |
|
Chris Lu
|
47d775cf68
|
cloud drive: add support for BackBlaze
|
2021-08-24 22:30:06 -07:00 |
|
Chris Lu
|
e9ebe24f2e
|
cloud drive: add support for Azure
|
2021-08-24 01:18:30 -07:00 |
|
Chris Lu
|
2ead7adaff
|
Java: FilerProto.Entry can read size via attributes
|
2021-08-23 12:19:02 -07:00 |
|
Chris Lu
|
00c4e06caa
|
cloud drive: s3 configurable force path style
|
2021-08-23 03:30:41 -07:00 |
|
Chris Lu
|
2836a58d87
|
cloud drive: S3 supports storage class
|
2021-08-23 02:18:59 -07:00 |
|
Chris Lu
|
258063de26
|
cloud drive: add google cloud storage
|
2021-08-23 00:29:27 -07:00 |
|
Chris Lu
|
3ada61c875
|
rename
|
2021-08-14 21:50:35 -07:00 |
|
Chris Lu
|
c34747c79d
|
rename, fix wrong logic.
|
2021-08-14 21:46:34 -07:00 |
|
Chris Lu
|
e9128e75d0
|
Java: 1.6.7 Support Mounted Remote Storage
|
2021-08-09 22:46:12 -07:00 |
|
Chris Lu
|
713c035a6e
|
shell: remote.cache remote.uncache
|
2021-08-09 14:35:18 -07:00 |
|
Chris Lu
|
46b0cb8c86
|
Merge branch 'master' into add_remote_storage
|
2021-08-07 15:41:27 -07:00 |
|
Chris Lu
|
d2b3416d1c
|
java: use empty value as replication default
|
2021-08-07 14:54:00 -07:00 |
|
Chris Lu
|
899963ac20
|
remote storage location changed to struct
|
2021-07-29 02:08:55 -07:00 |
|
Chris Lu
|
1752eeb538
|
remote.mount saves the mapping
|
2021-07-27 03:26:35 -07:00 |
|
Chris Lu
|
4b94b03d90
|
directory to remote storage mapping
|
2021-07-27 01:16:28 -07:00 |
|
Chris Lu
|
99b599aa8a
|
remote.mount
|
2021-07-26 22:53:44 -07:00 |
|
Chris Lu
|
70effac0d3
|
configure and store remote configurations
|
2021-07-21 02:24:34 -07:00 |
|
Chris Lu
|
450222dd64
|
add remote to filer.Entry and filer_pb entry, add RemoteConf
|
2021-07-19 02:47:27 -07:00 |
|
Chris Lu
|
8dc5def435
|
proto: add remote
|
2021-07-19 01:12:31 -07:00 |
|
Chris Lu
|
b194f91f47
|
add version to filer configuration response
|
2021-07-12 01:23:20 -07:00 |
|
Jerome Barotin
|
30156e142a
|
Change java client MIN_BUFFER_SIZE to 1MB
|
2021-07-05 16:07:33 +02:00 |
|
Chris Lu
|
215b169562
|
mount: recursively rename locally
|
2021-07-01 01:19:31 -07:00 |
|
Chris Lu
|
ab606dec2a
|
filer: add path-specific option to enforce readonly
|
2021-06-04 01:03:41 -07:00 |
|
Chris Lu
|
2d85ffe7c5
|
java 1.6.6
|
2021-05-23 00:51:02 -07:00 |
|
Chris Lu
|
085a61cb8f
|
minor
|
2021-05-21 01:50:20 -07:00 |
|
Chris Lu
|
4d0b894d37
|
Java Client: throw exception when assign fails
|
2021-05-21 01:49:25 -07:00 |
|
Chris Lu
|
2d237f7b50
|
Java client: fix passing replication value
|
2021-05-21 01:43:25 -07:00 |
|
Chris Lu
|
6c1c72b1f4
|
java client 1.6.5
|
2021-05-17 23:18:37 -07:00 |
|
Jérôme Barotin
|
89b2ef8d05
|
handle "/" in exist
|
2021-05-07 10:05:48 +02:00 |
|
Jérôme Barotin
|
a46be0ca56
|
Add exists() to java client
|
2021-05-07 09:33:03 +02:00 |
|
Chris Lu
|
9b5f54e367
|
java: filer client add modified time to touch() function
|
2021-05-06 11:38:23 -07:00 |
|
Chris Lu
|
28d58bac62
|
another simple example
|
2021-05-06 11:25:36 -07:00 |
|
Jérôme Barotin
|
9c97b17291
|
make SeaweedInputStream throw FileNotFoundException
|
2021-05-06 19:21:23 +02:00 |
|
limd
|
6b8892c5ac
|
add HCFS over ftp
|
2021-04-06 13:42:51 +08:00 |
|
Chris Lu
|
a4db1fe32f
|
patch https://github.com/advisories/GHSA-5mg8-w23w-74h3
https://github.com/advisories/GHSA-5mg8-w23w-74h3
|
2021-03-30 02:30:34 -07:00 |
|
dependabot[bot]
|
9401890f18
|
Bump guava from 28.0-jre to 29.0-jre in /other/java/client
Bumps [guava](https://github.com/google/guava) from 28.0-jre to 29.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-30 07:46:34 +00:00 |
|
Chris Lu
|
be25bc6766
|
Java client 1.6.4
|
2021-03-30 00:17:35 -07:00 |
|
Chris Lu
|
e72e3453e8
|
Java client: ByteBuffer.clear supports higher JDK versions
|
2021-03-29 21:42:28 -07:00 |
|
Chris Lu
|
5f0e68c21e
|
revert wrong change
|
2021-03-22 23:28:40 -07:00 |
|
Chris Lu
|
b5e10bf511
|
Java client 1.6.3
|
2021-03-22 23:25:47 -07:00 |
|
Chris Lu
|
5a78c6ca99
|
Java client: support windows
|
2021-03-22 23:20:41 -07:00 |
|
Chris Lu
|
c276117fef
|
Java: 1.6.2
|
2021-02-25 08:24:30 -08:00 |
|
Chris Lu
|
1d848641d7
|
Java client: ByteBuffer.clear supports higher JDK versions
fix https://github.com/chrislusf/seaweedfs/issues/1836
|
2021-02-24 07:40:37 -08:00 |
|
Chris Lu
|
d493d626ba
|
use basic file object to parse path
fix https://github.com/chrislusf/seaweedfs/issues/1825
|
2021-02-21 19:27:38 -08:00 |
|
Chris Lu
|
821c46edf1
|
Merge branch 'master' into support_ssd_volume
|
2021-02-09 11:37:07 -08:00 |
|
Chris Lu
|
5b1def9080
|
Java: 1.6.1 refacoring API
|
2021-02-08 02:42:01 -08:00 |
|
Chris Lu
|
ad36c7b0d7
|
refactoring: only expose FilerClient class
|
2021-02-08 02:28:45 -08:00 |
|
Chris Lu
|
5138d3954f
|
Java 1.6.0 fix filerProxy mode
|
2021-02-06 00:09:12 -08:00 |
|
Chris Lu
|
35ba277a97
|
Java: fix filerProxy mode
|
2021-02-05 22:43:56 -08:00 |
|
Chris Lu
|
9c1efdf11b
|
HCFS: 1.5.9
|
2021-02-05 11:47:56 -08:00 |
|
Chris Lu
|
8f3a51f2b8
|
Java: 1.5.8 additional fixes
|
2021-02-05 10:42:20 -08:00 |
|
Chris Lu
|
6a2a9b67e8
|
Java: 1.5.8
|
2021-02-04 22:22:15 -08:00 |
|
Chris Lu
|
694df89331
|
java: add configurable volume access mode
|
2021-02-04 22:21:55 -08:00 |
|
Chris Lu
|
8c3177d835
|
java: resolve parent directory if started with seaweedfs://
|
2021-02-04 21:41:19 -08:00 |
|
Chris Lu
|
42e5ef4b01
|
Java: adjust examples
|
2021-02-04 21:02:54 -08:00 |
|
Chris Lu
|
9fa7977714
|
Java: SeaweedOutputStream refactoring
|
2021-02-04 20:30:49 -08:00 |
|
Chris Lu
|
ce416d765f
|
Java: SeaweedOutputStream add replication option
|
2021-02-04 20:22:40 -08:00 |
|
Chris Lu
|
82c167aaca
|
Java: supportFlush set to true
|
2021-02-04 20:18:33 -08:00 |
|
Chris Lu
|
7f90d14f10
|
Java: add SeaweedOutputStream example
|
2021-02-04 20:16:08 -08:00 |
|
Chris Lu
|
502554887f
|
Java: add SeaweedInputStream example
|
2021-02-04 18:44:57 -08:00 |
|
Chris Lu
|
87d1bfa862
|
Hadoop Compatible FS: 1.5.7
|
2021-01-30 06:18:41 -08:00 |
|
Chris Lu
|
6f4aab51f9
|
refactoring SeaweedInputStream
|
2021-01-30 06:16:02 -08:00 |
|
Chris Lu
|
043c2d7960
|
refactoring SeaweedOutputStream
|
2021-01-30 05:39:09 -08:00 |
|
Chris Lu
|
94525aa0fd
|
allocate volume by disk type
|
2020-12-13 23:08:21 -08:00 |
|
Chris Lu
|
0d2ec832e2
|
rename from volumeType to diskType
|
2020-12-13 11:59:32 -08:00 |
|
Chris Lu
|
e9cd798bd3
|
adding volume type
|
2020-12-13 00:58:58 -08:00 |
|
Chris Lu
|
4d2855476c
|
Hadoop: add BufferedByteBufferReadableInputStream
fix https://github.com/chrislusf/seaweedfs/issues/1645
|
2020-12-03 00:08:05 -08:00 |
|
Chris Lu
|
3857f9c840
|
Hadoop: switch to ByteBuffer
fix https://github.com/chrislusf/seaweedfs/issues/1645
|
2020-12-02 23:45:39 -08:00 |
|
Chris Lu
|
a9efaa6385
|
HDFS: implement ByteBufferReadable
fix https://github.com/chrislusf/seaweedfs/issues/1645
|
2020-12-01 17:20:31 -08:00 |
|
Chris Lu
|
f4abd01adf
|
filer: cache small file to filer store
|
2020-11-30 04:34:04 -08:00 |
|
Chris Lu
|
da04bb3d1b
|
1.5.6
|
2020-11-18 01:46:38 -08:00 |
|
limd
|
4737df597d
|
HCFS:
1. add replication parameter
2. fix close sequence
|
2020-11-17 19:05:57 +08:00 |
|
hilimd
|
aec071187e
|
Merge pull request #38 from chrislusf/master
sync
|
2020-11-17 19:01:04 +08:00 |
|
Chris Lu
|
dc304342b2
|
fs.configure: configurable volume growth
|
2020-11-17 01:00:02 -08:00 |
|
Chris Lu
|
5f19e81dab
|
filer confi: support hierachical configuration
|
2020-11-16 16:50:12 -08:00 |
|
hilimd
|
218561c206
|
Merge pull request #37 from chrislusf/master
sync
|
2020-11-16 16:30:19 +08:00 |
|
Chris Lu
|
fe01059675
|
volume id cache: reduce cache time
|
2020-11-15 21:27:21 -08:00 |
|
Chris Lu
|
61d96fde01
|
protect against edge cases when locations expires
|
2020-11-15 21:26:04 -08:00 |
|
Chris Lu
|
95c0de285d
|
refactoring
|
2020-11-15 16:58:48 -08:00 |
|
Chris Lu
|
824e96ffcc
|
updates
|
2020-11-13 12:47:46 -08:00 |
|
Chris Lu
|
3e362451d2
|
add example of watch files
|
2020-11-13 12:10:55 -08:00 |
|
Chris Lu
|
0d5355c614
|
rename
|
2020-11-13 11:43:25 -08:00 |
|
Chris Lu
|
7d24980840
|
HCFS: 1.5.4
|
2020-11-13 11:37:53 -08:00 |
|
hilimd
|
e0d5207ed9
|
Merge pull request #36 from chrislusf/master
sync
|
2020-11-13 15:34:38 +08:00 |
|
Chris Lu
|
a2962604ad
|
add volume id cache
|
2020-11-12 23:25:11 -08:00 |
|
Chris Lu
|
559dfacdac
|
adding test example
|
2020-11-12 23:24:39 -08:00 |
|
Chris Lu
|
a4dfa00030
|
adjust filer conf
|
2020-11-12 00:39:59 -08:00 |
|
Chris Lu
|
c32b6f4d9d
|
prepare for path based configuration
|
2020-11-11 23:46:45 -08:00 |
|
hilimd
|
a38efe2e7b
|
Merge pull request #35 from chrislusf/master
sync
|
2020-11-11 10:16:39 +08:00 |
|
Chris Lu
|
4f676aa7d3
|
2.09
|
2020-11-08 22:06:06 -08:00 |
|
hilimd
|
546f1bcb90
|
Merge pull request #34 from chrislusf/master
sync
|
2020-11-05 12:02:47 +08:00 |
|