index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
java
/
client
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-01
Hadoop: 1.4.4
Chris Lu
1
-0
/
+2
2020-08-01
HDFS: read gzip content
Chris Lu
1
-5
/
+14
2020-08-01
fix wrong decompression logic
Chris Lu
1
-1
/
+1
2020-07-29
debug
Chris Lu
2
-1
/
+3
2020-07-29
cache vid locations
Chris Lu
2
-7
/
+13
2020-07-29
minor
Chris Lu
1
-2
/
+1
2020-07-29
enable read cache
Chris Lu
2
-4
/
+1
2020-07-22
HCFS: avoid lock bottleneck
Chris Lu
1
-4
/
+10
2020-07-22
simplify
Chris Lu
1
-0
/
+2
2020-07-20
disable ChunkCache
Chris Lu
1
-1
/
+1
2020-07-20
shared http client
Chris Lu
1
-3
/
+6
2020-07-20
error logging
Chris Lu
1
-1
/
+2
2020-07-20
ensure changing buffer size requirements
Chris Lu
1
-3
/
+20
2020-07-20
before writing and after reading file chunks
Chris Lu
2
-21
/
+61
2020-07-20
use 1000 as merge factor
Chris Lu
1
-1
/
+1
2020-07-20
hdfs: support read write chunk manifest
Chris Lu
5
-27
/
+175
2020-07-16
reduce chunk cache size
Chris Lu
1
-1
/
+1
2020-07-16
increase inbound message size
Chris Lu
1
-1
/
+3
2020-07-15
reuse bytebuffer
Chris Lu
1
-0
/
+22
2020-07-15
rename
Chris Lu
1
-1
/
+5
2020-07-15
1.3.4
Chris Lu
1
-1
/
+1
2020-07-15
fix compilation
Chris Lu
1
-1
/
+1
2020-07-15
option to disable chunk cache
Chris Lu
1
-0
/
+9
2020-07-14
add is_file_chunks to filer.proto
Chris Lu
1
-0
/
+1
2020-07-12
1.3.2
Chris Lu
3
-1
/
+11
2020-07-11
1.3.0
Chris Lu
4
-19
/
+37
2020-07-11
refactoring
Chris Lu
2
-16
/
+17
2020-07-05
add SubscribeLocalMetadata without checking persisted meta logs
Chris Lu
1
-0
/
+3
2020-07-01
replication: pass isFromOtherCluster also to EventNotification
Chris Lu
1
-0
/
+1
2020-06-30
filer: support active<=>active filer replication
Chris Lu
1
-0
/
+3
2020-06-20
rename filechunk is_gzipped to is_compressed
Chris Lu
1
-1
/
+1
2020-06-20
adjust protoc
Chris Lu
1
-0
/
+1
2020-06-17
possibly fix concurrent access to entry object in SeaweedOutputStream
Chris Lu
1
-15
/
+19
2020-05-24
HCFS: 1.2.8 fix hbase related bugs
Chris Lu
1
-2
/
+6
2020-05-08
able to read chan and write chan
Chris Lu
1
-0
/
+19
2020-05-05
add broker connects to filer
Chris Lu
1
-0
/
+9
2020-04-26
Hadoop: fix entry not found for HCFS
Chris Lu
3
-9
/
+14
2020-04-21
async meta caching: can stream updates now
Chris Lu
1
-0
/
+1
2020-04-17
filer: able to append to a file
Chris Lu
1
-0
/
+11
2020-04-12
refactoring
Chris Lu
1
-3
/
+3
2020-04-12
remove configurable topics folder location
Chris Lu
1
-1
/
+0
2020-04-08
add If-None-Match and If-Modified-Since
Chris Lu
1
-0
/
+1
2020-04-05
watch entries with common path prefix
Chris Lu
1
-1
/
+1
2020-04-05
filer: able to tail meta data changes
Chris Lu
1
-1
/
+1
2020-03-30
writing meta logs is working
Chris Lu
1
-0
/
+19
2020-03-29
HDFS: support chunk cache
Chris Lu
3
-34
/
+41
2020-03-28
Update SeaweedRead.java
Chris Lu
1
-0
/
+2
2020-03-28
add notes
Chris Lu
1
-0
/
+2
2020-03-20
S3 API: fix DeleteMultipleObjectsHandler
Chris Lu
1
-3
/
+0
2020-03-14
HDFS support encrypted data storage
Chris Lu
6
-49
/
+295
[next]