cubefs/sdk/data/stream
dengxiaochao 0ef70c8d48 fix(sdk): incorrect offset when aheadread copy cacheBlock to req data buffer
Signed-off-by: dengxiaochao <dengxiaochao@bilibili.com>
2025-09-01 08:55:55 +08:00
..
extent_cache.go fix(flashcache): use NewExtentRequestV2 instead of NewExtentRequest.#22696653 2025-08-07 15:45:09 +08:00
extent_client.go feat(flashnode): specify the number of origin-fetching goroutines 2025-08-11 17:21:19 +08:00
extent_dirtylist.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
extent_flash_cache.go feat(flashnode): specify the number of origin-fetching goroutines 2025-08-11 17:21:19 +08:00
extent_handler.go fix(sdk): add warn log print extents when processReply get ArgUnmatchErr error.#1000091570 2025-08-08 14:59:24 +08:00
extent_reader.go feat(client): Improve the penalty mechanism for near read failure. #1000150366 2025-08-11 17:21:16 +08:00
flash_group.go feat(master): Optimize the client to remove flashnode logic when flashnode returns timeout 2025-08-08 14:52:03 +08:00
packet.go feat(sdk): support read quorum when dp no leader. #22931456 2025-08-07 15:57:56 +08:00
stream_aheadread.go fix(sdk): incorrect offset when aheadread copy cacheBlock to req data buffer 2025-09-01 08:55:55 +08:00
stream_conn_test.go feat(client): Improve the penalty mechanism for near read failure. #1000150366 2025-08-11 17:21:16 +08:00
stream_conn.go fix(client): Fix log related issues. #1000200359 2025-08-11 17:21:17 +08:00
stream_reader.go feat(client): add the forceRemoteCache configuration 2025-08-11 17:21:19 +08:00
stream_remote_cache.go feat(flashnode): specify the number of origin-fetching goroutines 2025-08-11 17:21:19 +08:00
stream_writer.go fix(client): update gen first when doing overwrite 2025-08-08 14:59:25 +08:00