mircea.markus' wrote :
| Quote:
| 1. The internal code looks like crap. I don't know why you didn't opt for a
boolean flag like everything else, but so be it.
|
| this flag also needs to be replicated within the cluster. Current implementation only
replicates node's underlying map, but it does not replicate Node's state. So the
reason of placing the info in the node map is for achieving replication. The nice solution
of replicating the metadata(i.e. node's data that is not placed in the underlying map)
requires API significant changes that are not acceptable within this release (e.g. the
cache loaders would also need to propagate metadata). I'll add an implementation doc
to state this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090239#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...