pkuwm edited a comment on issue #1331: URL: https://github.com/apache/helix/issues/1331#issuecomment-683212819
@lei-xia This is a test log to prove prefetch is done in zkclient: ``` START test at Fri Aug 28 18:14:19 PDT 2020 ==== update instance config Prefetch data for path /TestCallbackPrefetch/CONFIGS/PARTICIPANT/localhost_12918 === after ``` After the fix, no prefetch: ``` START test at Fri Aug 28 18:17:51 PDT 2020 ==== update instance config === after ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
