aboutsummaryrefslogtreecommitdiff
path: root/other/java
AgeCommit message (Collapse)AuthorFilesLines
2020-12-03Hadoop: add BufferedByteBufferReadableInputStreamChris Lu5-9/+53
fix https://github.com/chrislusf/seaweedfs/issues/1645
2020-12-02Hadoop: switch to ByteBufferChris Lu5-37/+60
fix https://github.com/chrislusf/seaweedfs/issues/1645
2020-12-01HDFS: implement ByteBufferReadableChris Lu2-4/+20
fix https://github.com/chrislusf/seaweedfs/issues/1645
2020-11-30filer: cache small file to filer storeChris Lu5-2/+17
2020-11-181.5.6Chris Lu8-9/+14
2020-11-17HCFS:limd2-4/+6
1. add replication parameter 2. fix close sequence
2020-11-17Merge pull request #38 from chrislusf/masterhilimd1-2/+4
sync
2020-11-17fs.configure: configurable volume growthChris Lu1-0/+1
2020-11-16filer confi: support hierachical configurationChris Lu1-2/+3
2020-11-16Merge pull request #37 from chrislusf/masterhilimd14-24/+94
sync
2020-11-15volume id cache: reduce cache timeChris Lu1-1/+1
2020-11-15protect against edge cases when locations expiresChris Lu1-4/+10
2020-11-15refactoringChris Lu1-0/+1
2020-11-13updatesChris Lu1-9/+13
2020-11-13add example of watch filesChris Lu3-10/+59
2020-11-13renameChris Lu2-0/+0
2020-11-13HCFS: 1.5.4Chris Lu9-9/+19
2020-11-13Merge pull request #36 from chrislusf/masterhilimd6-7/+144
sync
2020-11-12add volume id cacheChris Lu3-7/+49
2020-11-12adding test exampleChris Lu2-0/+78
2020-11-12adjust filer confChris Lu1-5/+14
2020-11-11prepare for path based configurationChris Lu1-0/+8
2020-11-11Merge pull request #35 from chrislusf/masterhilimd7-7/+7
sync
2020-11-082.092.09Chris Lu7-7/+7
2020-11-05Merge pull request #34 from chrislusf/masterhilimd4-0/+28
sync
2020-11-03HCFS: add close() to SeaweedFileSystem.javaChris Lu4-0/+28
2020-10-26Merge pull request #33 from chrislusf/masterhilimd12-19/+21
sync
2020-10-25renamingChris Lu4-7/+7
2020-10-25HCFS: 1.5.2Chris Lu11-18/+20
2020-10-21Merge pull request #31 from chrislusf/masterhilimd1-0/+1
sync
2020-10-20filer: support default rackChris Lu1-0/+1
fix https://github.com/chrislusf/seaweedfs/issues/1546
2020-10-19Merge pull request #29 from chrislusf/masterhilimd11-13/+25
sync
2020-10-18HCFS: 1.5.1Chris Lu7-7/+7
2020-10-18Hadoop: more accurate block sizeChris Lu4-6/+18
2020-10-18Merge pull request #28 from chrislusf/masterhilimd1-0/+13
sync
2020-10-15s3: avoid duplicated bucketChris Lu1-0/+13
2020-10-14Merge pull request #26 from chrislusf/masterhilimd8-10/+10
sync
2020-10-12Merge pull request #1524 from ↵Chris Lu1-1/+1
chrislusf/dependabot/maven/other/java/s3copier/junit-junit-4.13.1 Bump junit from 3.8.1 to 4.13.1 in /other/java/s3copier
2020-10-12upgrade junit to 4.13.1Chris Lu2-2/+2
2020-10-12Bump junit from 3.8.1 to 4.13.1 in /other/java/s3copierdependabot[bot]1-1/+1
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12Hadoop 1.5.0Chris Lu7-7/+7
2020-10-12Merge pull request #25 from chrislusf/masterhilimd8-10/+16
sync
2020-10-11Hadoop: printout the entry creation error messageChris Lu1-2/+8
2020-10-11fix loggingChris Lu1-1/+1
2020-10-10Hadoop client: 1.4.9Chris Lu7-7/+7
2020-10-10Merge pull request #24 from chrislusf/masterhilimd7-30/+54
sync
2020-10-10Hadoop: remove unused variable bufferSizeChris Lu6-20/+10
2020-10-10adjust throwing exceptionChris Lu1-1/+2
2020-10-10adjust loggingChris Lu1-2/+2
2020-10-10adjust throwing exceptionChris Lu1-3/+3