Bump to offheap-store 2.5.5#3200
Bump to offheap-store 2.5.5#3200chrisdennis merged 1 commit intoehcache:masterfrom mathieucarbou-ibm:offheap
Conversation
| gradleBundle("org.terracotta:statistics"), | ||
| gradleBundle("org.ehcache:sizeof"), | ||
| gradleBundle("org.terracotta:offheap-store"), | ||
| gradleBundle("org.terracotta:fast-restartable-store"), |
There was a problem hiding this comment.
Hmmm... should the offheap-store manifest declare an optional dependency on fast-restartable-store?
There was a problem hiding this comment.
yeah that was my question when I did that... I don't know. Do we have other cases like that in Echache ?
it could also be a PM question lol ;-)
There was a problem hiding this comment.
I kinda feel like this depends on when/if we move the features FRS supports in to OSS.
There was a problem hiding this comment.
Since we don't know the answer now, what is best to do: mark is optional, and eventually later remove the optional, or mark it required from start, eventually by marking it optional later ?
There was a problem hiding this comment.
That... but we should open the discussion on the topic.
No description provided.