aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
AgeCommit message (Expand)AuthorFilesLines
2021-01-30Hadoop Compatible FS: 1.5.7Chris Lu3-3/+3
2021-01-30refactoring SeaweedInputStreamChris Lu1-0/+192
2021-01-30refactoring SeaweedOutputStreamChris Lu1-0/+288
2020-12-02Hadoop: switch to ByteBufferChris Lu2-9/+16
2020-11-30filer: cache small file to filer storeChris Lu1-0/+1
2020-11-181.5.6Chris Lu3-3/+8
2020-11-17fs.configure: configurable volume growthChris Lu1-0/+1
2020-11-16filer confi: support hierachical configurationChris Lu1-2/+3
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-13add example of watch filesChris Lu1-3/+12
2020-11-13HCFS: 1.5.4Chris Lu3-3/+3
2020-11-12add volume id cacheChris Lu3-7/+49
2020-11-12adjust filer confChris Lu1-5/+14
2020-11-11prepare for path based configurationChris Lu1-0/+8
2020-11-082.092.09Chris Lu3-3/+3
2020-10-25renamingChris Lu2-5/+5
2020-10-25HCFS: 1.5.2Chris Lu5-11/+14
2020-10-20filer: support default rackChris Lu1-0/+1
2020-10-18HCFS: 1.5.1Chris Lu3-3/+3
2020-10-15s3: avoid duplicated bucketChris Lu1-0/+13
2020-10-12upgrade junit to 4.13.1Chris Lu2-2/+2
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
2020-08-03Revert "add read ahead input stream"Chris Lu1-404/+0
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
2020-08-01Hadoop: 1.4.4Chris Lu4-3/+5