Same set of functions called repetitively in appdynamics call stack without recursion
Please see the attached screenshot of my call stack. We can see that in the root function, at the same level, two functions - load*Range and get*Collection are called again and again despite the fact that the parent function has no type of recursion...