How can you possibly trace a read/write in cassandra's codebase when it uses so many threadpools/executers?
I'm just getting into threads so I'm not to familiar with how one can trace things while in debug mode in IntelliJ when various thread pools are processing things etc.