Jackie-Jiang opened a new pull request #7943:
URL: https://github.com/apache/pinot/pull/7943


   Fix #7940 
   
   Remove `TableConfigCache` because it does not listen on ZK changes, and 
won't reflect the table config change.
   Currently the caller is not in performance critical path, so change it to 
read from the ZK. We can consider switching to use `TableCache` available in 
`PinotHelixResourceManager` which listens on ZK changes if necessary.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to