..
cluster
enhance: [2.3] make the watch dm channel request better compatibility ( #30954 )
2024-03-01 16:09:01 +08:00
collector
fix: the system rejects all queries and never recovers if enabled read rate limit ( #30061 ) ( #30196 )
2024-01-23 10:37:00 +08:00
delegator
enhance: [Cherry-pick] Set delete scope for LoadSegment streaming data ( #30245 ) ( #30367 )
2024-02-02 16:05:06 +08:00
optimizers
fix: [2.3] correct autoindex segment num ( #28429 )
2023-11-28 19:24:26 +08:00
pipeline
enhance: [2.3] change frequent log to debug ( #30781 )
2024-02-23 14:10:40 +08:00
pkoracle
enhance: add param for bloomfilter( #29388 ) ( #29614 )
2024-01-02 18:58:47 +08:00
segments
enhance: [Cherry-Pick] Add back load memory factor when esitmating memory resource ( #30999 )
2024-03-05 09:15:00 +08:00
tasks
enhance: [Cherry-pick] Add trace span for scheduling read tasks in QueryNode ( #30266 )
2024-01-25 15:39:01 +08:00
tsafe
Add ctx parameter for tsafe pkg & NewDelegator method ( #27877 ) ( #28075 )
2023-11-01 23:14:35 +08:00
OWNERS
Add OWNERS file for qnv2 ( #23196 )
2023-04-03 16:22:24 +08:00
handlers.go
fix: Restore the MVCC functionality. ( #29749 ) ( #29802 )
2024-01-11 14:42:49 +08:00
handlers_test.go
fix: [2.3] correct autoindex segment num ( #28429 )
2023-11-28 19:24:26 +08:00
local_worker.go
fix: panic caused by type assert LocalSegment on Segment ( #29018 ) ( #29900 )
2024-01-12 10:08:50 +08:00
local_worker_test.go
fix: panic caused by type assert LocalSegment on Segment ( #29018 ) ( #29900 )
2024-01-12 10:08:50 +08:00
metrics_info.go
enhance: add metrics for stopping querynode balance progress ( #29201 ) ( #29390 )
2023-12-26 10:02:46 +08:00
mock_data.go
Format the code ( #27275 )
2023-09-21 09:45:27 +08:00
server.go
fix: wrong context passing into NewClient, error handling lost in session_util ( #30818 )
2024-02-28 10:41:00 +08:00
server_test.go
enhance: add graceful stop timeout to avoid node stop hang under extreme cases ( #30320 )
2024-01-27 08:45:02 +08:00
services.go
enhance: Correct misleading nodeID in GetComponentStates's log ( #30732 )
2024-02-28 13:50:59 +08:00
services_test.go
fix: [Cherry-pick] Release loaded growing if WatchDmlChannel fail ( #30735 ) ( #30745 )
2024-02-22 16:44:55 +08:00