Messages by Date
-
2026/07/19
(iotdb-client-rust) 04/20: Phase 4-5: SessionDataSet iterator, TableSession, SessionPool/TableSessionPool; live integration verified against IoTDB 2.0.6
critas
-
2026/07/19
(iotdb-client-rust) 16/20: Benchmark: mirror iot-benchmark measurement semantics (prep inside timed span, failures excluded from latency, Result/Latency Matrix output with P10-P999 + SLOWEST_THREAD)
critas
-
2026/07/19
(iotdb-client-rust) 12/20: V5: TLS (feature-gated, native-tls shared-stream channel) + RPC compression (compact protocol; server requires dn_rpc_thrift_compression_enable — no auto-detection, spec corrected)
critas
-
2026/07/19
(iotdb-client-rust) 01/20: Initial scaffold: session/connection/data/protocol skeleton with Thrift IDL
critas
-
2026/07/19
(iotdb-client-rust) 09/20: V3: auto-reconnect with endpoint failover (C#-style, original error surfaces); write-redirect cache (TTL+eviction) with pool acquire_for_device routing
critas
-
2026/07/19
(iotdb-client-rust) 19/20: Add COMPATIBILITY.md (server version matrix, per-release IDL/Thrift toolchain, SemVer/deprecation policy); CI integration matrix now tests IoTDB 2.0.6 + 2.0.10
critas
-
2026/07/19
(iotdb-client-rust) 13/20: TLS hardening: nodejs-style dispatch tests (wire-byte assertion), mutual TLS client identity (cert/key PEM), real end-to-end TLS verified vs IoTDB 2.0.6 (enable_thrift_ssl, TLSv1.3, full cert verification)
critas
-
2026/07/19
(iotdb-client-rust) branch main created (now 2d4cc21)
critas
-
2026/07/19
(iotdb-client-rust) 11/20: V6: write benchmark suite (examples/benchmark.rs) mirroring Node.js/iot-benchmark methodology; tree 9.7M pts/s @ 10M points, 8 clients, 1000-row tablets
critas
-
2026/07/19
(iotdb-client-rust) 10/20: V4: insert_tablets batch (tree only, per-tablet redirect harvest) + pool lazy idle eviction (max_idle_time 60s, sweep on activity, min_size floor)
critas
-
2026/07/19
(iotdb-client-rust) 15/20: Bump benchmark container to 4G heap + 1G direct memory (eliminates flush-stall latency spikes; pin ConfigNode to 512M)
critas
-
2026/07/19
(iotdb) branch table_insert_tablets updated: Fix relational tablet batch redirection and empty tablets
jiangtian
-
2026/07/19
(iotdb) branch master updated: [Performance] Reduce temporary allocations on insert path (#18240)
jiangtian
-
2026/07/19
(iotdb) branch master updated: Enable CRC32 intrinsic for DataNode (#18239)
jiangtian
-
2026/07/19
(iotdb) branch codex/fix-performance-dashboard-metrics-dev-1.3 deleted (was cb06fd63ef9)
jiangtian
-
2026/07/19
(iotdb) branch dev/1.3 updated: [To dev/1.3] Fix process memory metrics and precision (#17482) (#18229) (#18231)
jiangtian
-
2026/07/19
(iotdb) branch dev/1.3 updated: [Pipe] Include pending historical events in remaining count (#18216) (#18232)
jiangtian
-
2026/07/17
(iotdb-client-go) branch dependabot/github_actions/actions/setup-go-7 deleted (was 4b9edc5)
github-bot
-
2026/07/17
(iotdb-client-go) branch main updated: Bump actions/setup-go from 6 to 7 (#167)
haonan
-
2026/07/17
(iotdb) branch ty/cp-17794-dev-1.3 deleted (was 0fe3f1abe44)
jackietien
-
2026/07/17
(iotdb) branch dev/1.3 updated: Fix repeated RPC dispatch reusing a released FragmentInstanceContext (NPE) (#17794) (#18235)
jackietien
-
2026/07/17
(iotdb) 01/01: Fix repeated RPC dispatch reusing a released FragmentInstanceContext (NPE) (#17794)
jackietien
-
2026/07/17
(iotdb) branch ty/cp-17794-dev-1.3 created (now 0fe3f1abe44)
jackietien
-
2026/07/16
(iotdb) 01/01: Enable show queries can be executed when the available memory for Operators is insufficient (#18052)
weihao
-
2026/07/16
(iotdb) branch 1.3-2 created (now da3f83454dd)
weihao
-
2026/07/16
(iotdb) branch codex/fix-performance-dashboard-metrics-dev-1.3 created (now cb06fd63ef9)
justinchen
-
2026/07/16
(iotdb) 01/02: Update process memory metrics to report OS resident memory (#17482)
justinchen
-
2026/07/16
(iotdb) 02/02: Fix process metric precision
justinchen
-
2026/07/16
(iotdb) 01/01: Compatibility changes for internal settle compaction API
shuwenwei
-
2026/07/16
(iotdb) branch settleCompactionCompatibility created (now f95ac5063f1)
shuwenwei
-
2026/07/16
(iotdb) branch master updated: modify the read logic of metadata lease timeout (#18228)
jackietien
-
2026/07/16
(iotdb) branch codex/fix-performance-dashboard-metrics deleted (was f3f580fcb25)
jiangtian
-
2026/07/16
(iotdb) branch master updated: Fix process metric precision (#18229)
jiangtian
-
2026/07/16
(iotdb-client-go) branch dependabot/github_actions/actions/setup-go-7 created (now 4b9edc5)
github-bot
-
2026/07/16
(iotdb) branch codex/fix-performance-dashboard-metrics created (now f3f580fcb25)
justinchen
-
2026/07/16
(iotdb) 01/01: Fix process metric precision
justinchen
-
2026/07/16
(iotdb) branch dev/1.3 updated: Fix unbounded async pipe sink retries (#18222) (#18225)
jiangtian
-
2026/07/16
(iotdb) branch master updated: Fix flaky WALNodeTest WAL roll assertion (#18226)
jiangtian
-
2026/07/16
(iotdb) branch fix_wal_node_test_stability deleted (was d0f17786b9d)
jiangtian
-
2026/07/16
(iotdb) 01/01: Fix flaky WALNodeTest WAL roll assertion
jiangtian
-
2026/07/16
(iotdb) branch fix_wal_node_test_stability created (now d0f17786b9d)
jiangtian
-
2026/07/16
(iotdb) branch master updated: [Pipe] Include pending historical events in remaining count (#18216)
jiangtian
-
2026/07/16
(iotdb) branch fix_tiermanager deleted (was 62850a3cbc9)
jiangtian
-
2026/07/16
(iotdb) branch master updated: Fix concurrent access during TierManager folder reset (#18223)
jiangtian
-
2026/07/16
(iotdb) branch master updated: Fix unbounded async pipe sink retries (#18222)
jiangtian
-
2026/07/16
(iotdb) branch fix_tiermanager updated (3af496a418c -> 62850a3cbc9)
jiangtian
-
2026/07/15
(iotdb) branch fix_tiermanager created (now 3af496a418c)
jiangtian
-
2026/07/15
(iotdb) 01/01: fix TierManager may access an empty list during re-initialization
jiangtian
-
2026/07/15
(iotdb) branch master updated: fix: optimize reconnect exception as `TTransport.TTransportException` (#18200)
yongzao
-
2026/07/15
(iotdb) branch dev/1.3 updated: [To dev/1.3] Optimize pipe tablet memory accounting (#18211) (#18220)
jiangtian
-
2026/07/15
(iotdb) branch time-partition-boundary-overflow-fix updated (eda0433e1f9 -> 386d537d497)
justinchen
-
2026/07/15
(iotdb) branch master updated: Pipe: disable serialize-by-region by default (#18139)
jiangtian
-
2026/07/15
(iotdb) branch master updated: Only scan tables of tree model while regenerating data partition (#18221)
yongzao
-
2026/07/15
(iotdb) branch master updated: Fix duplicate TsFile metric updates (#18219)
jiangtian
-
2026/07/15
(iotdb) branch dev/1.3 updated: Fix write retries, Pipe resource cleanup, subscription progress, and snapshot recovery (#18180) (#18218)
jiangtian
-
2026/07/15
(iotdb) branch master updated: Optimize TopK query of TableModel by RuntimeFilter (#18204)
jackietien
-
2026/07/15
(iotdb) branch lwh/topK deleted (was 0521bcbe1d3)
jackietien
-
2026/07/15
(iotdb) branch lwh/1.3-cp deleted (was df6b8a30526)
jackietien
-
2026/07/15
(iotdb) branch lwh/topK updated (fe579fd511f -> 0521bcbe1d3)
weihao
-
2026/07/15
(iotdb) branch dev/1.3 updated: [To dev/1.3] Support debug for query (#18208)
jackietien
-
2026/07/15
(iotdb) branch codex/ipv6-endpoint-support deleted (was c8faac3f5d3)
haonan
-
2026/07/15
(iotdb) branch master updated: Support IPv6 endpoint URLs (#18162)
haonan
-
2026/07/15
(iotdb) branch dev/1.3 updated: Fix MQTT measurement validation (#18217)
haonan
-
2026/07/15
(iotdb) branch master updated: Fix MQTT measurement validation (#18215)
haonan
-
2026/07/15
(iotdb) branch lwh/topK updated (85dea104942 -> fe579fd511f)
weihao
-
2026/07/15
(iotdb) branch dev/1.3 updated: [to dev/1.3] Prevent aligned LAST query from hanging with time filter (#18214)
jackietien
-
2026/07/15
(iotdb) branch master updated: Optimize pipe tablet memory accounting (#18211)
jiangtian
-
2026/07/15
(iotdb) branch master updated: Prevent aligned LAST query from hanging with time filter (#18213)
jackietien
-
2026/07/15
(iotdb) branch fix/aligned-last-query-time-filter-1.3 deleted (was a3b2619b841)
jackietien
-
2026/07/15
(iotdb) branch fix/aligned-last-query-time-filter deleted (was ff6ac4ce560)
jackietien
-
2026/07/15
(iotdb) branch master updated: Fix procedures stuck after submission-time deserialization failure (#18212)
yongzao
-
2026/07/15
(iotdb) branch dev/1.3 updated: [Backport][dev/1.3] Improve error message when auto-creating timeseries with null value (#18210)
jiangtian
-
2026/07/15
(iotdb) branch air-gap-udp-transport updated (f65846d3856 -> 692e20607d7)
justinchen
-
2026/07/14
(iotdb-client-nodejs) branch perf/serialization-single-pass deleted (was 5f4c1e0)
haonan
-
2026/07/14
(iotdb-client-nodejs) branch develop updated: perf: single-pass single-buffer tablet serialization, BigInt-free int64 writes (#16)
haonan
-
2026/07/14
(iotdb-client-nodejs) branch perf/serialization-single-pass updated (c5f5522 -> 5f4c1e0)
critas
-
2026/07/14
(iotdb) branch fix/aligned-last-query-time-filter-1.3 updated (e9460526812 -> a3b2619b841)
shuwenwei
-
2026/07/14
(iotdb) branch fix/aligned-last-query-time-filter updated (01f7cf6ca3d -> ff6ac4ce560)
shuwenwei
-
2026/07/14
(iotdb) branch fix/aligned-last-query-time-filter-1.3 created (now e9460526812)
shuwenwei
-
2026/07/14
(iotdb) 01/01: Fix aligned LAST query with time filter
shuwenwei
-
2026/07/14
(iotdb) branch fix/aligned-last-query-time-filter created (now 01f7cf6ca3d)
shuwenwei
-
2026/07/14
(iotdb) 01/01: Fix aligned LAST query with time filter
shuwenwei
-
2026/07/14
(iotdb) branch master updated: Improve error message when auto-creating timeseries with null value (#18209)
jiangtian
-
2026/07/14
(iotdb-client-nodejs) branch perf/serialization-single-pass updated (cadb09f -> c5f5522)
critas
-
2026/07/14
(iotdb) branch insert-values-constant-folding updated (883777fffb8 -> fa1dbaf514e)
justinchen
-
2026/07/14
(iotdb) branch feat/show-receivers updated (34a21798acf -> 58c5ce85f6a)
justinchen
-
2026/07/14
(iotdb) branch lwh/1.3-cp updated (713762272b4 -> df6b8a30526)
weihao
-
2026/07/14
(iotdb) branch lwh/1.3-cp updated (674767ea72c -> 713762272b4)
weihao
-
2026/07/14
(iotdb) branch lwh/1.3-cp updated (5b0040f0b0f -> 674767ea72c)
weihao
-
2026/07/14
(iotdb) branch dev/1.3 updated: [To dev/1.3] Fix retry bug in tree model query which ignores the time filter (#18201)
jackietien
-
2026/07/14
(iotdb) branch codex/backport-pr-18179-dev-1.3 deleted (was d0a07334d64)
jackietien
-
2026/07/14
(iotdb) branch rc/1.3.7-xyzc created (now 341b2ca752c)
jackietien
-
2026/07/14
(iotdb) 01/01: [to dev/1.3] TimeFilter.canSkip() use getStatistics() method (#17120)
jackietien
-
2026/07/14
(iotdb) branch lwh/1.3-cp updated (aad83fbedd9 -> 5b0040f0b0f)
weihao
-
2026/07/14
(iotdb) 01/01: Support debug for query (#17178)
weihao
-
2026/07/14
(iotdb) branch lwh/1.3-cp created (now aad83fbedd9)
weihao
-
2026/07/14
(iotdb-client-nodejs) branch perf/serialization-single-pass updated (263a4e4 -> cadb09f)
critas
-
2026/07/14
(iotdb) branch dev/1.3 updated: Pipe: optimize InsertRows schema aggregation (#18195) (#18207)
jiangtian
-
2026/07/14
(iotdb) branch ancient-coding deleted (was 5b6bf575191)
jiangtian
-
2026/07/14
(iotdb) branch it-fix-13 deleted (was 7301ca263e5)
jiangtian
-
2026/07/14
(iotdb) branch dev/1.3 updated: Pipe IT: disable pipe memory control in overridden setups (#18198) (#18205)
jiangtian
-
2026/07/14
(iotdb) branch lwh/topK updated (a942788ef30 -> 85dea104942)
weihao
-
2026/07/14
(iotdb) branch lwh/topK updated (dda356875ad -> a942788ef30)
weihao
-
2026/07/14
(iotdb) branch lwh/topK updated (0e0a637d943 -> dda356875ad)
weihao
-
2026/07/14
(iotdb) branch lwh/topK updated (8a671079865 -> 0e0a637d943)
weihao
-
2026/07/14
(iotdb) branch fix-external-tsfile-grouping-pushdown deleted (was e5c79fbcbad)
jackietien
-
2026/07/14
(iotdb) branch master updated: Fix external TsFile grouping optimization (#18206)
jackietien
-
2026/07/14
(iotdb) branch lwh/topK updated (b0bf9b38ed0 -> 8a671079865)
weihao
-
2026/07/14
(iotdb) branch fix-external-tsfile-grouping-pushdown updated (60ba1088f60 -> e5c79fbcbad)
shuwenwei
-
2026/07/14
(iotdb) branch fix-external-tsfile-grouping-pushdown updated (4638d60989b -> 60ba1088f60)
shuwenwei
-
2026/07/14
(iotdb) 01/01: Fix external TsFile grouping optimization
shuwenwei
-
2026/07/14
(iotdb) branch fix-external-tsfile-grouping-pushdown created (now 4638d60989b)
shuwenwei
-
2026/07/14
(iotdb) 01/01: Pipe: optimize InsertRows schema aggregation (#18195)
justinchen
-
2026/07/14
(iotdb) branch ancient-coding created (now 5b6bf575191)
justinchen
-
2026/07/14
(iotdb-client-nodejs) 01/01: perf: single-pass single-buffer tablet serialization, BigInt-free int64 writes
critas
-
2026/07/14
(iotdb-client-nodejs) branch perf/serialization-single-pass created (now 263a4e4)
critas
-
2026/07/14
(iotdb) branch it-fix-13 created (now 7301ca263e5)
justinchen
-
2026/07/14
(iotdb) 01/01: Pipe IT: disable pipe memory control in overridden setups (#18198)
justinchen
-
2026/07/14
(iotdb) 02/03: draft
weihao
-
2026/07/14
(iotdb) branch lwh/topK created (now b0bf9b38ed0)
weihao
-
2026/07/14
(iotdb) 01/03: draft
weihao
-
2026/07/14
(iotdb) 03/03: finish
weihao
-
2026/07/14
(iotdb) branch master updated: Pipe: optimize InsertRows schema aggregation (#18195)
jiangtian
-
2026/07/14
(iotdb) 03/04: Fix query retry CI regressions
jackietien
-
2026/07/14
(iotdb) branch codex/backport-pr-18179-dev-1.3 created (now d0a07334d64)
jackietien
-
2026/07/14
(iotdb) 02/04: Fix query analysis state handling on retry
jackietien
-
2026/07/14
(iotdb) 01/04: Fix retry bug in tree model query which ignore the time filter
jackietien
-
2026/07/14
(iotdb) 04/04: Address query retry review feedback
jackietien
-
2026/07/13
(iotdb) branch fix-retry-bug deleted (was e77abee705d)
jackietien
-
2026/07/13
(iotdb) branch master updated: Fix retry bug in tree model query which ignore the time filter (#18179)
jackietien
-
2026/07/13
(iotdb) branch codex/ipv6-endpoint-support updated (7b8fe58572b -> c8faac3f5d3)
haonan
-
2026/07/13
(iotdb) branch master updated: Pipe IT: disable pipe memory control in overridden setups (#18198)
jiangtian
-
2026/07/13
(iotdb) branch codex/backport-pr-18149-dev-1.3 deleted (was 3c20c256a39)
jackietien
-
2026/07/13
(iotdb) branch dev/1.3 updated: [To dev/1.3] Enforce REST query row limit as hard cap (#18149) (#18197)
jackietien
-
2026/07/13
(iotdb) branch codex/ipv6-endpoint-support updated (cf617569eba -> 7b8fe58572b)
haonan
-
2026/07/13
(iotdb) branch codex/ipv6-endpoint-support updated (25bb4ccaf46 -> cf617569eba)
haonan
-
2026/07/13
(iotdb) branch dependabot/maven/ch.qos.logback-logback-core-1.5.35 deleted (was a96db568ff9)
github-bot
-
2026/07/13
(iotdb) 02/02: Remap non-positive REST row limit config to default and add regression tests
jackietien
-
2026/07/13
(iotdb) branch codex/backport-pr-18149-dev-1.3 created (now 3c20c256a39)
jackietien
-
2026/07/13
(iotdb) 01/02: Enforce REST query row limit
jackietien
-
2026/07/13
(iotdb) branch dev/1.3 updated: Reduce repeated failure logs (#18175) (#18193)
jiangtian
-
2026/07/13
(iotdb) branch master updated: Fix RPC buffer memory control activation (#18194)
jiangtian
-
2026/07/13
(iotdb) branch rest-row-limit deleted (was 295ef2fa6f6)
jackietien
-
2026/07/13
(iotdb) branch master updated: Enforce REST query row limit as hard cap (#18149)
jackietien
-
2026/07/13
(iotdb) 01/01: Remove incorrect timeout reassignment after query planning
shuwenwei
-
2026/07/13
(iotdb) branch fix/remove_timeout_reassignment_after_planning_in_QueryExecution created (now 9735c3749ea)
shuwenwei
-
2026/07/13
(iotdb) branch master updated: Add mutual SSL support for pipe sinks (#18080)
jiangtian
-
2026/07/13
(iotdb-docs) branch main updated: Add V2.0.10 tree release history (#1186)
haonan
-
2026/07/13
(iotdb) branch codex/ipv6-endpoint-support updated (a10fe5c86cb -> 25bb4ccaf46)
haonan
-
2026/07/13
(iotdb) branch codex/ipv6-endpoint-support updated (f57955ca50e -> a10fe5c86cb)
haonan
-
2026/07/13
(iotdb-docs) branch main updated: Add V2.0.10 release history (#1185)
haonan
-
2026/07/13
(iotdb) branch master updated: Fix DataNode restart readiness race in IoTDBConnectionsIT (#18192)
jiangtian
-
2026/07/13
(iotdb) branch fixBug-0713 deleted (was 9b315588b44)
jackietien
-
2026/07/13
(iotdb) branch master updated: Fix tag index misalignment in read_tsfile when projection pruning removes tag columns (#18191)
jackietien
-
2026/07/12
(iotdb) branch fixBug-0713 created (now 9b315588b44)
shuwenwei
-
2026/07/12
(iotdb) 01/01: Fix tag index misalignment in read_tsfile when projection pruning removes tag columns
shuwenwei
-
2026/07/12
(iotdb-client-nodejs) branch fix/date-encoding-yyyymmdd deleted (was 4aacd83)
haonan
-
2026/07/12
(iotdb-client-nodejs) branch develop updated: fix: DATE values encoded as days-since-epoch instead of INT32 yyyyMMdd (#15)
haonan
-
2026/07/12
(iotdb) branch fix-retry-bug updated (03604b279e3 -> e77abee705d)
jackietien
-
2026/07/12
(iotdb) branch master updated: Avoid readLock when serializing TimeIndex. (#18189)
jiangtian
-
2026/07/12
(iotdb) branch dev/1.3 updated: [Backport 1.3] Avoid read lock when restoring degraded time index (#18190)
jiangtian
-
2026/07/12
(iotdb-client-nodejs) branch fix/date-encoding-yyyymmdd updated (40928b8 -> 4aacd83)
critas
-
2026/07/12
(iotdb) branch master updated: Reduce repeated failure logs (#18175)
jiangtian
-
2026/07/12
(iotdb) branch dev/1.3 updated: Fix pipe drop stuck on blocking sink reconnect (#18145) (#18188)
jiangtian
-
2026/07/12
(iotdb) branch table_insert_tablets updated: fix review comments
jiangtian
-
2026/07/12
(iotdb) branch feat/show-receivers updated (9fa79ccfd90 -> 34a21798acf)
justinchen
-
2026/07/12
(iotdb) branch dev/1.3 updated: Pipe: use session context in legacy receiver loaders (#18111) (#18184)
jiangtian
-
2026/07/12
(iotdb) branch dev/1.3 updated: Reduce pipe load success log noise (#18106) (#18183)
jiangtian
-
2026/07/12
(iotdb) branch fix/table-delete-attribute-no-tag deleted (was 0fa5dd027d1)
jiangtian
-
2026/07/12
(iotdb) branch master updated: Fix no-tag table attribute deletion (#18176)
jiangtian
-
2026/07/12
(iotdb-client-nodejs) 01/01: fix: encode DATE as INT32 yyyyMMdd instead of days-since-epoch
critas
-
2026/07/12
(iotdb-client-nodejs) branch fix/date-encoding-yyyymmdd created (now 40928b8)
critas
-
2026/07/12
(iotdb) branch dev/1.3 updated: Fix IT log directory test class names (#18131) (#18174)
jiangtian
-
2026/07/12
(iotdb) branch master updated: Fix that ProgressWALIterator may read incorrect searchIndex (#18143)
jiangtian
-
2026/07/12
(iotdb) branch feature/subscription-column-filter deleted (was de80c3a50d4)
jiangtian
-
2026/07/10
(iotdb) branch fix-retry-bug updated (2321bd94a08 -> 03604b279e3)
jackietien
-
2026/07/10
(iotdb) branch fix-retry-bug updated (36240de2076 -> 2321bd94a08)
jackietien
-
2026/07/10
(iotdb) branch codex/fix-compaction-metadata-lease-teardown deleted (was a3c1cab517f)
haonan
-
2026/07/10
(iotdb) branch master updated: Fix compaction test metadata lease cleanup (#18172)
haonan
-
2026/07/09
(iotdb) branch codex/ipv6-endpoint-support updated (34d64dc70fd -> f57955ca50e)
justinchen
-
2026/07/09
(iotdb) branch codex/ipv6-endpoint-support updated (f4ebc944681 -> 34d64dc70fd)
haonan
-
2026/07/09
(iotdb) branch codex/ipv6-endpoint-support updated (8f84beaa0b4 -> f4ebc944681)
haonan
-
2026/07/09
(iotdb) branch master updated: Optimize pipe TsFile cleanup on drop (#18163)
jiangtian
-
2026/07/09
(iotdb) branch dev/1.3 updated: fix the IoTDBRegionMigrateNormalIT (#18181)
jiangtian
-
2026/07/09
(iotdb) branch feature/subscription-column-filter updated (8bb16c8f1dc -> de80c3a50d4)
justinchen
-
2026/07/09
(iotdb) branch dev/1.3 updated: Reduce pipe type conversion log frequency (#18161) (#18173)
jiangtian
-
2026/07/09
(iotdb) branch dev/1.3 updated: Pipe: manage ConfigNode receiver temporary memory (#18144) (#18170)
jiangtian
-
2026/07/09
(iotdb) branch dev/1.3 updated: Fix subscription consumer lifecycle state ordering (#18151) (#18169)
jiangtian
-
2026/07/09
(iotdb) branch master updated: Optimize load logic (#18153)
jiangtian
-
2026/07/09
(iotdb) branch master updated: Fix pipe drop stuck on blocking sink reconnect (#18145)
jiangtian
-
2026/07/09
(iotdb) branch master updated: Pipe: use session context in legacy receiver loaders (#18111)
jiangtian
-
2026/07/09
(iotdb) branch dev/1.3 updated: Add pipe receiver memory protection (#18090) (#18133)
jiangtian
-
2026/07/09
(iotdb) branch fix/reduce-pipe-load-log-noise deleted (was 07dfc11b600)
jiangtian
-
2026/07/09
(iotdb) branch master updated: Reduce pipe load success log noise (#18106)
jiangtian
-
2026/07/09
(iotdb) branch feature/subscription-column-filter updated (284b24a5c1a -> 8bb16c8f1dc)
justinchen
-
2026/07/09
(iotdb) branch feature/subscription-column-filter updated (81533de49a2 -> 284b24a5c1a)
jiangtian
-
2026/07/09
(iotdb) branch rest-row-limit updated (de0adc6ca94 -> 295ef2fa6f6)
jackietien
-
2026/07/09
(iotdb) branch fix-retry-bug created (now 36240de2076)
jackietien
-
2026/07/09
(iotdb) 01/01: Fix retry bug in tree model query which ignore the time filter
jackietien
-
2026/07/09
(iotdb) branch master updated: Fix: remove some procedure that should not be included in lease frame (#18167)
jackietien