dasahcc commented on issue #354: No stats fetched for ResourceConfig through ConfigAccessor URL: https://github.com/apache/helix/issues/354#issuecomment-513981654 @narendly This is a bug since all the ZNode objects extends from HelixProperty which contains Stats. We should not have incomplete data delivered through our public API. For our logic, yes, we definitely can use HelixDataAccessor for reading ResourceConfig. But we left a defect there that could potential misleading external users.
---------------------------------------------------------------- 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] With regards, Apache Git Services
