]
Manik Surtani resolved ISPN-195.
--------------------------------
Resolution: Done
Tree API generics inconsistent
------------------------------
Key: ISPN-195
URL:
https://jira.jboss.org/jira/browse/ISPN-195
Project: Infinispan
Issue Type: Bug
Components: Tree API
Affects Versions: 4.0.0.BETA1
Reporter: Manik Surtani
Assignee: Manik Surtani
Fix For: 4.0.0.CR1, 4.0.0.GA
TreeCache is parameterized with <K, V>. TreeCache is constructed with Cache<K,
V>, which is incorrect. It should actually be constructed with Cache<NodeKey,
AtomicMap<K, V>>.
TreeCache.getCache() exhibits this problem as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: