[
https://issues.apache.org/jira/browse/METRON-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913666#comment-16913666
] Michael Miklavcic commented on METRON-2228: ------------------------------------------- Note - this may also have to do with unintended side effects of switching from Guava's cache to Caffeine. New OBJECT_GET backing cache implementation: [https://github.com/apache/metron/blob/master/metron-platform/metron-enrichment/metron-enrichment-common/src/main/java/org/apache/metron/enrichment/cache/ObjectCache.java#L21] Original implementation: [https://github.com/apache/metron/blob/14efe83e3a8d9ba7c2bef35061fc9829ee0e61f8/metron-platform/metron-enrichment/metron-enrichment-common/src/main/java/org/apache/metron/enrichment/stellar/ObjectGet.java#L21] > OBJECT_GET cache config options not documented anywhere > ------------------------------------------------------- > > Key: METRON-2228 > URL: https://issues.apache.org/jira/browse/METRON-2228 > Project: Metron > Issue Type: Bug > Reporter: Michael Miklavcic > Priority: Major > > This traces back to [https://github.com/apache/metron/pull/1399]. Request for > the global config documentation originally pointed out here > [https://github.com/apache/metron/pull/1399#discussion_r286653412]. We missed > it in the review cycle. The documentation for this feature belongs here > [https://github.com/apache/metron/tree/master/metron-platform/metron-common#global-configuration] > and here > [https://github.com/apache/metron/tree/master/metron-stellar/stellar-common#object_get] > This is based on the inline doc here > [https://github.com/apache/metron/blob/master/metron-platform/metron-enrichment/metron-enrichment-common/src/main/java/org/apache/metron/enrichment/stellar/ObjectGet.java#L48] -- This message was sent by Atlassian Jira (v8.3.2#803003)
