I went through the other tickets relating to JCache. The JCache standard (JSR107) does not specify enough configuration options for a real world production setup. E.g. there is no way to specify a capacity limit of a cache. This makes it impossible to implement some means of a general configuration mechanism that is working with all (JCache) cache implementations. |