[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-1308) Genericize getData() Map returned by notication events

Manik Surtani (JIRA) jira-events at lists.jboss.org
Mon Apr 7 06:21:32 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBCACHE-1308?page=all ]

Manik Surtani updated JBCACHE-1308:
-----------------------------------

    Fix Version/s: 3.0.0
                       (was: 2.2.0.GA)

Kicked off a poll on the forums on whether we should even have these generics on Cache.  Not entirely sure if people like/want/use these.

http://www.jboss.com/index.html?module=bb&op=viewtopic&t=133189



> Genericize getData() Map returned by notication events
> ------------------------------------------------------
>
>                 Key: JBCACHE-1308
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1308
>             Project: JBoss Cache
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.1.0.GA
>            Reporter: Brian Stansberry
>         Assigned To: Manik Surtani
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> The Map returned by getData() in the various notification events is not genericized.  AFAICT it should use the same <K, V> as the Cache<K, V> that emits the events.
> Relevant event classes are NodeActivatedEvent, NodeLoadedEvent, NodeModifiedEvent, NodePassivatedEvent.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list