Hello,

We have a PR-221 which relies on Guava.

There is a discussion on github on the dependency on guava.

What do team members think about this:
- Should we introduce guava (which can be used for other things by the way
not only for this feature)
- Should we use https://github.com/ben-manes/concurrentlinkedhashmap
- Should we migrate to Java 8 and then use
https://github.com/ben-manes/caffeine



I vote for guava + PR integration as :

   - I see interesting things in Guava for JMeter even if we move to Java 8:
      - cache
      - annotations
      - collections
      - ...

Although it's a minor agurment, the PR is ready to go, it's not if we
select CLHM or caffeine.




-- 
Regards.
Philippe

Reply via email to