431 Commits (d7d4d9709802f1fd4f4e92893abfe6d2ba007cf0)

Author SHA1 Message Date
chrislu 4936f733d1 debug: add WARN logging to SeaweedOutputStream base constructor 1 week ago
chrislu c834e30a72 debug: add logging to SeaweedFileSystemStore.createFile() 1 week ago
chrislu 6fe5c372ee debug: change logs to WARN level to ensure visibility 1 week ago
chrislu c91175cb97 fix: make path variable final for anonymous inner class 1 week ago
chrislu d6f9234cea debug: add aggressive logging to FSDataOutputStream getPos() override 1 week ago
chrislu 9e7ed48688 fix: Override FSDataOutputStream.getPos() to use SeaweedOutputStream position 1 week ago
chrislu a8491ecd3f Update SeaweedOutputStream.java 1 week ago
chrislu a1fa949221 feat: extract chunk IDs from write log and download from volume 1 week ago
chrislu 7b9b04cd59 feat: add explicit logging when employees Parquet file is written 1 week ago
chrislu ac9fbeefac refactor: remove emojis from logging and workflow messages 1 week ago
chrislu 1ca6d7f441 debug parquet footer writing 1 week ago
chrislu 65c3ead62f debug: enhance logging to capture footer writes and getPos calls 1 week ago
chrislu 3dd14ad2df fmt 1 week ago
chrislu 885354bb19 fix: reduce write() logging verbosity, add summary stats 1 week ago
chrislu 221252d34e fmt 1 week ago
chrislu 48a2ddf6f8 debug: track ALL writes to Parquet files 1 week ago
chrislu 86ae3da174 fmt 1 week ago
chrislu 7b067d2e59 debug: add getPos() method to track position queries 1 week ago
chrislu a3cf4eb843 debug: track stream lifecycle and total bytes written 1 week ago
chrislu a5bccca443 debug: add critical diagnostics for EOFException (78 bytes missing) 1 week ago
chrislu 966b053ed3 fix: use SNAPSHOT version to force Maven to use locally built JARs 2 weeks ago
chrislu 6a73f03000 debug: track position and buffer state at close time 2 weeks ago
chrislu bdf8d89fbb debug: add detailed buffer tracking to identify lost 78 bytes 2 weeks ago
chrislu 551883694b debug: add detailed chunk size logging to diagnose EOF issue 2 weeks ago
chrislu becb250ab8 refactor: eliminate code duplication in channel creation 2 weeks ago
chrislu c7e31c5ddb refactor: remove unused imports in FilerGrpcClient 2 weeks ago
chrislu fba36f8d1c java: fix NPE in SeaweedWrite and Makefile env var scope 2 weeks ago
chrislu 9da70aa3dc mod 2 weeks ago
chrislu c86177e063 add comments 2 weeks ago
chrislu 803f65742c Update dependency-reduced-pom.xml 2 weeks ago
chrislu a428aeb5d7 Connection pooling, HTTP/2 tuning, keepalive 2 weeks ago
chrislu ed21e2d806 Retry logic 2 weeks ago
chrislu 409a9e4e23 grpc-java 1.75.0 → 1.77.0 2 weeks ago
chrislu a7f786ac92 NPE 2 weeks ago
chrislu 5cc1b42643 remove hdfs-over-ftp 2 weeks ago
chrislu c96448f3a5 more flexible replication configuration 2 weeks 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) 2 weeks ago
dependabot[bot] 4c07635a85
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs-over-ftp (#7513) 2 weeks ago
dependabot[bot] 7c8896c3ff
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs2 (#7502) 2 weeks 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