326 Commits (1ca6d7f4419923a628a755b00caf942e20a3f4cb)

Author SHA1 Message Date
chrislu 1ca6d7f441 debug parquet footer writing 6 days ago
chrislu 65c3ead62f debug: enhance logging to capture footer writes and getPos calls 6 days ago
chrislu 3dd14ad2df fmt 6 days ago
chrislu 885354bb19 fix: reduce write() logging verbosity, add summary stats 6 days ago
chrislu 221252d34e fmt 6 days ago
chrislu 48a2ddf6f8 debug: track ALL writes to Parquet files 6 days ago
chrislu 86ae3da174 fmt 6 days ago
chrislu 7b067d2e59 debug: add getPos() method to track position queries 6 days ago
chrislu a3cf4eb843 debug: track stream lifecycle and total bytes written 6 days ago
chrislu a5bccca443 debug: add critical diagnostics for EOFException (78 bytes missing) 6 days ago
chrislu 966b053ed3 fix: use SNAPSHOT version to force Maven to use locally built JARs 6 days ago
chrislu 6a73f03000 debug: track position and buffer state at close time 7 days ago
chrislu bdf8d89fbb debug: add detailed buffer tracking to identify lost 78 bytes 7 days ago
chrislu 551883694b debug: add detailed chunk size logging to diagnose EOF issue 7 days ago
chrislu becb250ab8 refactor: eliminate code duplication in channel creation 1 week ago
chrislu c7e31c5ddb refactor: remove unused imports in FilerGrpcClient 1 week ago
chrislu fba36f8d1c java: fix NPE in SeaweedWrite and Makefile env var scope 1 week ago
chrislu 9da70aa3dc mod 1 week ago
chrislu a428aeb5d7 Connection pooling, HTTP/2 tuning, keepalive 1 week ago
chrislu ed21e2d806 Retry logic 1 week ago
chrislu 409a9e4e23 grpc-java 1.75.0 → 1.77.0 1 week ago
dependabot[bot] c14e513964
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs3 (#7512) 1 week ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 2 months ago
dependabot[bot] 8d967c0946
chore(deps): bump io.grpc:grpc-netty-shaded from 1.68.1 to 1.75.0 in /other/java/client (#7290) 2 months ago
Chris Lu a7fdc0d137
Message Queue: Add sql querying (#7185) 3 months ago
Chris Lu 50530e2553
S3 API: Add SSE-S3 (#7151) 3 months ago
Chris Lu b7b73016dd
S3 API: Add SSE-KMS (#7144) 3 months ago
chrislu 7ab3b19e37 remove unused import 5 months ago
orthoxerox d8cc269294
feature: added ssl support for HCFS (#6699) (#6775) 7 months ago
Guang Jiong Lou 3b1ac77e1f
worm grace period and retention time support (#6404) 11 months ago
chrislu 2caa0e3741 java 3.80 1 year ago
fo40225 008ac38ebc
fix java.lang.IllegalArgumentException: Comparison method violates its general contract! (#6239) 1 year ago
Guang Jiong Lou 6c986e9d70
improve worm support (#5983) 1 year ago
chrislu 915f9f5054 update java client to 3.71, also adjust the groupId 1 year ago
chrislu 83fe2bfc36 java 3.71 1 year ago
chrislu c055ee7334 fix reading chunk length calculation 1 year ago
chrislu 4fee496b49 conditional delete 1 year ago
chrislu 9dd008f8f1 add version to filer 1 year ago
chrislu 9dcc576499 Revert "add collection for buckets" 1 year ago
chrislu 96af571219 add collection for buckets 1 year ago
chrislu c030cb3ce9 bootstrap filer from one peer 1 year ago
chrislu 464611f614 optionally skip deleting file chunks 1 year ago
chrislu 28f8f33d6a include key in LogEntry 2 years ago
chrislu d41792461c lock returns host and owner 2 years ago
chrislu 439377b7a0 adjust exception text 2 years ago
Chen Honghai 2158e163f7
Update the solution when a file cannot be located. (#5223) 2 years ago
dependabot[bot] ca53094777
Bump io.grpc:grpc-protobuf from 1.23.0 to 1.53.0 in /other/java/client (#5103) 2 years ago
dependabot[bot] 157b36d59d Bump com.google.guava:guava in /other/java/client 2 years ago
chrislu cd01a2346a Java 3.59 2 years ago
Konstantin Lebedev 1cac5d983d
fix: disallow file name too long when writing a file (#4881) 2 years ago