[infinispan-dev] migrating data between the FileCacheStore -> SingleFileCacheStore

Galder Zamarreño galder at redhat.com
Mon Jul 22 04:38:38 EDT 2013


I'll add a note to https://issues.jboss.org/browse/ISPN-3318 to investigate this, but I'd rather try a seamless approach as the one suggested Randall in the JIRA first, since that avoids the need for a specific migration process.

On Jul 19, 2013, at 1:16 PM, Mircea Markus <mmarkus at redhat.com> wrote:

> Hi,
> 
> I've came around this tool[1] the Coherence guys use for migrating data. It defines some interfaces (Source[2], Target[3]) that are the used by the migration tool to move data between the source and destination. Seems pretty simple, ASL (code reuse) and it might be very useful fwk for migrating data between different cache stores. Or even as a tool for importing data into an Infinispan cluster (just implement an Infinispan destination).
> 
> [1] https://github.com/aseovic/coherence-tools/tree/master/loader/src/main/java/com/seovic/loader
> [2] https://github.com/aseovic/coherence-tools/blob/master/loader/src/main/java/com/seovic/loader/Source.java
> [3] https://github.com/aseovic/coherence-tools/blob/master/loader/src/main/java/com/seovic/loader/Target.java
> 
> 
> Cheers,
> -- 
> Mircea Markus
> Infinispan lead (www.infinispan.org)
> 
> 
> 
> 
> 
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev


--
Galder Zamarreño
galder at redhat.com
twitter.com/galderz

Project Lead, Escalante
http://escalante.io

Engineer, Infinispan
http://infinispan.org




More information about the infinispan-dev mailing list