Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODE-2634 Replaces ConcurrentLinkedHashmap with Caffeine 2.3.3 #1599

Merged
merged 1 commit into from Sep 27, 2016

Conversation

hchiorean
Copy link
Member

The former is dormant and was designed for pre JDK 8 while the latter is the current active project which uses JDK 8

@hchiorean
Copy link
Member Author

unfortunately even though the build is passing on my machine, in Travis it seems to be causing deadlocks in org.modeshape.jcr.JcrWorkspaceTest

Since there isn't a way to get a thread dump from Travis, I'm not comfortable merging this. We'll leave the JIRA open and at some point later on we can reevaluate this against a newer version of the library perhaps.

The former is dormant and was designed for pre JDK 8 while the latter is the current active project which uses JDK 8
@hchiorean
Copy link
Member Author

reopened and amended to run the cache's eviction synchronously (based on this comment)

@ben-manes
Copy link

wonderful, the tests passed! :)

@hchiorean
Copy link
Member Author

@rhauch are you ok with this ?

@rhauch
Copy link
Contributor

rhauch commented Sep 27, 2016

@hchiorean, looks good.

@hchiorean hchiorean merged commit b3e8274 into ModeShape:master Sep 27, 2016
@hchiorean hchiorean deleted the MODE-2634 branch September 27, 2016 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants