[GitHub] metron pull request #947: METRON-1467: Replace guava caches in places where ...

2018-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/947 ---

[GitHub] metron pull request #947: METRON-1467: Replace guava caches in places where ...

2018-03-07 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/947#discussion_r172870992 --- Diff: metron-platform/metron-enrichment/src/main/java/org/apache/metron/enrichment/bolt/JoinBolt.java --- @@ -89,29 +91,25 @@ public void prepare(Map

[GitHub] metron pull request #947: METRON-1467: Replace guava caches in places where ...

2018-03-07 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/947#discussion_r172866140 --- Diff: metron-platform/metron-enrichment/src/main/java/org/apache/metron/enrichment/bolt/JoinBolt.java --- @@ -89,29 +91,25 @@ public void

[GitHub] metron pull request #947: METRON-1467: Replace guava caches in places where ...

2018-03-05 Thread cestella
GitHub user cestella reopened a pull request: https://github.com/apache/metron/pull/947 METRON-1467: Replace guava caches in places where the keyspace might be large (NOTE: Review after METRON-1460) ## Contributor Comments Based on the performance tuning exercise as part of

[GitHub] metron pull request #947: METRON-1467: Replace guava caches in places where ...

2018-03-05 Thread cestella
Github user cestella closed the pull request at: https://github.com/apache/metron/pull/947 ---

[GitHub] metron pull request #947: METRON-1467: Replace guava caches in places where ...

2018-03-02 Thread cestella
GitHub user cestella opened a pull request: https://github.com/apache/metron/pull/947 METRON-1467: Replace guava caches in places where the keyspace might be large ## Contributor Comments Based on the performance tuning exercise as part of METRON-1460, guava has difficulties