Skip to content

11.0.315

Latest

Choose a tag to compare

@adubovikov adubovikov released this 10 Aug 19:41
0c894b7

What's Changed

Smart routing

  • Opt-in coordinator.smart_routing.enable (default false): skip storage nodes whose cached data range cannot overlap the query window.
  • Node GET /metadata/stats reports {min_ts,max_ts}; coordinator caches ranges on the health tick.
  • Wired through UI search and transaction paths with timestamps (messages, QoS, callinfo, events, export, OTLP tabs).
  • Flush/health slack (~45s) on cached max; safe DuckDB identifier quoting in stats SQL.
  • Keep off for historical pcap/replay ingest (see COORDINATOR.md).

Full Changelog: 11.0.313...11.0.315