[infinispan-issues] [JBoss JIRA] (ISPN-7534) Support JCache on Wildfly/EAP
Sebastian Łaskawiec (JIRA)
issues at jboss.org
Mon Mar 6 03:43:01 EST 2017
[ https://issues.jboss.org/browse/ISPN-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13372803#comment-13372803 ]
Sebastian Łaskawiec commented on ISPN-7534:
-------------------------------------------
When going through JCache issues, I noticed a couple of interesting aspects when considering App Server integration:
* [#341|https://github.com/jsr107/jsr107spec/issues/341] - Checking generic types and injecting the same cache two times. We should probably avoid Cache type checking ([here's an example|https://gist.github.com/ivannov/258ce072b01d0c55dcbc9079c50458d5]) when injecting caches. The next issue is reusing the same cache (this on is already clarified by the spec and a custom {{CacheResolverFactory}} shall be used). We should probably allow this by default but also, let users define their own behavior.
* [#349|https://github.com/jsr107/jsr107spec/issues/349], [#353|https://github.com/jsr107/jsr107spec/issues/353] and [#358|https://github.com/jsr107/jsr107spec/issues/358] - How Classloading should work with JEE? A short answer - don't know.
> Support JCache on Wildfly/EAP
> -----------------------------
>
> Key: ISPN-7534
> URL: https://issues.jboss.org/browse/ISPN-7534
> Project: Infinispan
> Issue Type: Feature Request
> Components: Integration
> Reporter: Sebastian Łaskawiec
> Assignee: Sebastian Łaskawiec
> Priority: Critical
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list