'How can I see if a query runs on cluster nodes or leader node only?

Trying to figure out how I can see if point lookup queries during testing are running on leader node only or have to access cluster node(s)? Not very familiar w RS caching so wonder if smaller tables (<100M narrow rows) can be cached on the the leader node when accessed heavily?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source