aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
AgeCommit message (Collapse)AuthorFilesLines
2020-10-12Bump junit from 4.12 to 4.13.1 in /other/java/clientdependabot[bot]1-1/+1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12Hadoop 1.5.0Chris Lu3-3/+3
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 Lu3-3/+3
2020-10-10adjust throwing exceptionChris Lu1-1/+2
2020-10-10adjust loggingChris Lu1-2/+2
2020-10-10adjust throwing exceptionChris Lu1-3/+3
2020-10-10Hadoop: fix reading file tailChris Lu1-8/+14
2020-10-10Hadoop: add exponential back off for failed readsChris Lu1-3/+30
2020-09-27HCFS: 1.4.82.01Chris Lu3-3/+3
2020-09-24switch hardlink id from int64 to bytesChris Lu1-1/+1
2020-09-24hardlink works nowChris Lu1-0/+2
2020-09-17filer report metrics configurationChris Lu1-0/+2
2020-09-161.4.7 hdfs configurable fs.seaweed.buffer.sizeChris Lu3-3/+3
2020-09-09filer: cross cluster synchronizationChris Lu1-0/+22
2020-09-05read filer signatureChris Lu1-0/+1
2020-08-28add signatures to messages to avoid double processingChris Lu1-0/+5
2020-08-16Hadoop HCFS 1.4.6 random access fileChris Lu3-3/+3
2020-08-16same logic for reading random access files from GoChris Lu1-10/+45
2020-08-091.4.5Chris Lu3-3/+3
change the scope for hadoop depencies to provided
2020-08-03Revert "add read ahead input stream"Chris Lu1-404/+0
This reverts commit b3089dcc8eaf9b1018bab68bb64e4fa3af6f4bd6.
2020-08-03add read ahead input streamChris Lu1-0/+404
2020-08-03fix compilationChris Lu1-2/+1
2020-08-03ensure GCChris Lu1-0/+1
2020-08-02only try to cache chunk manifest chunksChris Lu1-2/+5
2020-08-02decompress after decrypt if necessaryChris Lu2-5/+13
skip any decompress error
2020-08-01Hadoop: 1.4.4Chris Lu4-3/+5
2020-08-01HDFS: read gzip contentChris Lu1-5/+14
2020-08-01fix wrong decompression logicChris Lu1-1/+1
2020-07-29Hadoop file system: 1.4.3Chris Lu3-3/+3
added buffered fs input stream
2020-07-29debugChris Lu2-1/+3
2020-07-29cache vid locationsChris Lu2-7/+13
2020-07-29minorChris Lu1-2/+1
2020-07-29enable read cacheChris Lu2-4/+1
2020-07-22HCFS: 1.4.1Chris Lu3-3/+3
2020-07-22HCFS: avoid lock bottleneckChris Lu1-4/+10
2020-07-22simplifyChris Lu1-0/+2
2020-07-20HCFS: 1.4.0Chris Lu3-3/+3
2020-07-20disable ChunkCacheChris Lu1-1/+1
2020-07-20shared http clientChris Lu1-3/+6
2020-07-20error loggingChris Lu1-1/+2
2020-07-20ensure changing buffer size requirementsChris Lu1-3/+20
2020-07-20before writing and after reading file chunksChris Lu2-21/+61
2020-07-20use 1000 as merge factorChris Lu1-1/+1
2020-07-20hdfs: support read write chunk manifestChris Lu5-27/+175
2020-07-171.3.9 remove logsChris Lu3-3/+3
2020-07-171.3.8Chris Lu3-3/+3
2020-07-16Hadoop: 1.3.6Chris Lu3-3/+3
2020-07-16reduce chunk cache sizeChris Lu1-1/+1