[jboss-dev-forums] [Design of JBossCache] - Re: static field replication in PojoCache
bela@jboss.com
do-not-reply at jboss.com
Sat Nov 11 09:23:02 EST 2006
#1 Why do we need to annotate someStaticVar in the first place ? Since the class is tagged as @PojoCacheable (that's a stupid name, let's change it to @Replicated or @Clustered !!), someStaticVar needs to be replicated as well !
#2 Of course we need to support another static variable ! Ideally we adhere to the Java semantics
#3 Sure. Implementation issue correct ?
#4 Or lazy, whatever. Implementation issue again
#5 Why ? we can have N someStaticVars per *cluster*...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985138#3985138
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985138
More information about the jboss-dev-forums
mailing list