aboutsummaryrefslogtreecommitdiff
path: root/other/java
AgeCommit message (Expand)AuthorFilesLines
2020-05-24HCFS: 1.2.8 fix hbase related bugsChris Lu9-7/+174
2020-05-08able to read chan and write chanChris Lu1-0/+19
2020-05-05add broker connects to filerChris Lu1-0/+9
2020-04-26HCFS 1.2.7Chris Lu5-5/+5
2020-04-26Hadoop: fix entry not found for HCFSChris Lu3-9/+14
2020-04-21async meta caching: can stream updates nowChris Lu1-0/+1
2020-04-17filer: able to append to a fileChris Lu1-0/+11
2020-04-12refactoringChris Lu1-3/+3
2020-04-12remove configurable topics folder locationChris Lu1-1/+0
2020-04-08add If-None-Match and If-Modified-SinceChris Lu1-0/+1
2020-04-05watch entries with common path prefixChris Lu1-1/+1
2020-04-05filer: able to tail meta data changesChris Lu1-1/+1
2020-03-30writing meta logs is workingChris Lu1-0/+19
2020-03-29HDFS: 1.2.6Chris Lu5-5/+5
2020-03-29HDFS: support chunk cacheChris Lu3-34/+41
2020-03-28Update SeaweedRead.javaChris Lu1-0/+2
2020-03-28add notesChris Lu1-0/+2
2020-03-20S3 API: fix DeleteMultipleObjectsHandlerChris Lu1-3/+0
2020-03-14HDFS support encrypted data storageChris Lu11-59/+308
2020-03-08filer: remember content is gzipped or notChris Lu1-0/+1
2020-03-06filer: option to encrypt data on volume serverChris Lu1-0/+2
2020-02-27weed queue startsChris Lu1-0/+1
2020-02-25move filer assign volume grpc errror to responseChris Lu1-0/+1
2020-02-25s3: implemented DeleteMultipleObjectsChris Lu1-0/+4
2020-02-24filer: dynamically create bucket under /buckets folderChris Lu1-0/+3
2020-02-24s3: move buckets folder configuration to filerChris Lu1-0/+1
2020-01-25grpc send error via response instead of grpc errorChris Lu1-0/+1
2020-01-22fix http range requestsChris Lu1-1/+1
2020-01-22filer: option to create file only if it is new, O_EXCLChris Lu1-0/+1
2019-12-14HCFS: release 1.2.4Chris Lu5-5/+5
2019-12-13HCFS: streaming list filesChris Lu1-6/+8
2019-12-13filer: streaming file listingChris Lu1-2/+2
2019-10-11HCFS: 1.2.3Chris Lu5-5/+21
2019-10-11HCFS: 1.22Chris Lu7-14/+21
2019-10-09HCFS: avoid possible jar problemChris Lu6-12/+8
2019-10-08update hdfs clientChris Lu8-9/+9
2019-09-11filer: recursive deletion optionally ignoring any errorsChris Lu4-5/+8
2019-09-03HCFS: 1.1.6Chris Lu5-5/+5
2019-09-03HCFS: working with HBaseChris Lu4-25/+69
2019-09-01HCFS: avoid verbose file not found exception stack traceChris Lu6-5/+8
2019-09-01HCFS: fix mkdirs NPEChris Lu2-4/+9
2019-09-01HCFS: use latest grpc versions, separate hadoop2 and hadoop3Chris Lu12-85/+126
2019-08-29tmpChris Lu21-1/+2590
2019-06-23filer.copy: use filer settings, avoid unnecessary command line optionsChris Lu1-0/+12
2019-05-17filer: migrating filer store from persisting shorter structured file id inste...Chris Lu4-6/+40
2019-04-16replicate need to include new entry pathChris Lu1-0/+6
2019-03-30support atomic renaming for mysql/postgres filer storeChris Lu5-87/+101
2019-02-20HDFS: move to 1.0.8Chris Lu2-2/+2
2019-02-19HDFS: add jwt auth for uploadingChris Lu1-20/+25
2019-02-19HDFS: add tls secured grpcChris Lu5-86/+142