You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/07/23 16:38:09 UTC

[GitHub] [incubator-druid] leventov opened a new issue #5672: Elaborate the Cacheable.getCacheKey() spec and review the implementations

leventov opened a new issue #5672: Elaborate the Cacheable.getCacheKey() spec and review the implementations
URL: https://github.com/apache/incubator-druid/issues/5672
 
 
   `Cacheable.getCacheKey()` must be elaborated, specifying what parts of the state of the `Cacheable` classes should or should not be included into the mix. Some exemplary implementations that are known to be correct should be linked.
   
   E. g. see the doc of `HotLoopCallee.inspectRuntimeShape()`, which is more specific on what parts of the state should be inspected.
   
   Along with this, all existing `getCacheKey()` implementations should be reviewed for conforming with the spec and ensuring that they don't have bugs at the moment.

----------------------------------------------------------------
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@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org