[infinispan-dev] JMX tooling for recovery

Galder Zamarreño galder at redhat.com
Tue Mar 29 04:51:41 EDT 2011


Hi,

Indeed, that's what RankCalculator does in https://github.com/infinispan/infinispan/blob/master/server/core/src/main/scala/org/infinispan/server/core/VersionGenerator.scala

It takes the view id, the position of this node in the view, and an atomic counter in order to generate a version.

Mircea, wrt to JMX tooling for recovery, did you check with the Transaction guys to see what AS or similar environments that consume JBossTS do to allow these type of recoveries to be executed? I might be naive but clearly an AS admin would want some JMX tools to do recovery too?

Cheers,

On Mar 28, 2011, at 12:53 PM, Mircea Markus wrote:

> Hi,
> 
> After a chat with Jonathan here is a solution to avoid String->XID conversions: https://issues.jboss.org/browse/ISPN-994?focusedCommentId=12592101#comment-12592101
> This requires a service that generates a cluster-wide-unique long for each transaction; Galder, don't we have something similar for HR's versioned operations?
> 
> Cheers,
> Mircea 
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev

--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache




More information about the infinispan-dev mailing list