Loading…
OpenSearchCon India 2026
15-16 June 2026 | Mumbai, India
View More Details & Registration

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.

The Sched app allows you to build your schedule but is not a substitute for your event registration. In order to attend OpenSearchCon Europe 2026, please visit our website to register.

This schedule is automatically displayed in India Standard Time (IST | UTC+5:30). To see the schedule in your preferred timezone, please select from the drop-down located at the bottom of the menu to the right.
Monday June 15, 2026 11:40am - 12:00pm IST
When a search cluster slows down, the first question is: what's running right now? Until recently, OpenSearch had no answer. Top N Queries shows what was slow after the fact, but by then the root cause may have disappeared.

In this talk, I'll walk through Live Queries, a feature I built for the Query Insights plugin that gives operators real-time visibility into every in-flight and recently completed search request across the cluster.

I'll cover:
- Why "what's running now?" was unanswerable and how operators struggled with manual correlation of node stats and thread dumps
- The end-to-end architecture: REST handler → transport fan-out → TaskGroup collection → LiveQueryRecord assembly with per-shard task details (CPU, memory, running time)
- The lock-free Finished Queries Cache: ConcurrentLinkedDeque with CAS-based lazy activation achieving zero hot-path overhead
- Correlating live and finished queries via nodeId:taskId keys linked to Top N records
- Evolution from OpenSearch 3.0 (inflight API) through 3.1 (cancellation tracking) to 3.3 (WLM group filtering)
- Live demo and future roadmap: comprehensive latency breakdown (RFC #20693) and OpenTelemetry integration
Speakers
avatar for Kishore Kumaarn Natarajan

Kishore Kumaarn Natarajan

Software Development Engineer, Amazon Opensearch
Kishore Kumaar Natarajan is an active contributor to the OpenSearch project and author of the Live Queries feature and Query Insights Profiler. He designed the real-time query observability stack — from the Inflight Queries API (OpenSearch 3.0) through the lock-free Finished Queries... Read More →
Monday June 15, 2026 11:40am - 12:00pm IST
205

Sign up or log in to save this to your schedule, view media, leave feedback and see who's attending!

Share Modal

Share this link via

Or copy link