Hi guys, Quick question on ZKHelixAdmin's getResourceExternalView, and other method calls for information in Zookeeper. I checked the code base and it seems that for every call we go to Zookeeper to get the info. I just want to make sure that I am right on this. Is nothing cached in the participant's memory? If so and i want to make an extra health check from the non-JVM participant to make sure the non-JVM participant how can I best do this without overloading Zookeeper?
Sincerely, Lance
