You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/10/04 18:16:48 UTC

[GitHub] [incubator-pinot] kishoreg commented on issue #4665: Cached data accessor may be inconsistent even in the same controller

kishoreg commented on issue #4665: Cached data accessor may be inconsistent even in the same controller
URL: https://github.com/apache/incubator-pinot/issues/4665#issuecomment-538507056
 
 
   Any kind of cache will always never be consistent when readers and writers are in different process/nodes. 
   
   Instead of trying to achieve that, we should make sure our code is designed to handle the inconsistency gracefully 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org