TreeCache's findNode Method Throws NPE When findInternal Returns Null
---------------------------------------------------------------------
Key: JBCACHE-1483
URL: https://jira.jboss.org/jira/browse/JBCACHE-1483
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.4.1.SP11, 1.4.1.SP10, 1.4.1.SP9, 1.4.1.SP8
Reporter: Jimmy Wilson
Assignee: Jimmy Wilson
Fix For: 1.4.X
findNode does not correctly handle cases where findInternal returns null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Make NodeEntry.queue publicly accesible (by setter)
---------------------------------------------------
Key: JBCACHE-1509
URL: https://jira.jboss.org/jira/browse/JBCACHE-1509
Project: JBoss Cache
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Eviction
Affects Versions: 3.1.0.GA
Reporter: Jorge Morales Pou
Assignee: Manik Surtani
People wanting to create custom eviction policies, could not want to create them in the same package as NodeEntry, an probably they want to set queue value in NodeEntry, as it is done in FifoQueue(line 93)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira