Re: Cleaning a space
Shay Hassidim <[email protected]> Tue, 23 Jan 2007 16:47:17 -0500
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
With GigaSpaces you can build a simple program that will migrate instance1 of version1 of class C into version2. See: http://www.gigaspaces.com/wiki/display/GS/Schema+Evolution Shay -----Original Message----- From: Logan, Patrick [mailto:[email protected]] Sent: Tuesday, January 23, 2007 4:21 PM To: [email protected] Subject: Re: Cleaning a space > As for using httpmd or changing jar file names to get Outrigger to > recognize new entry schemas, that won't work since Outrigger does > all of its class matching baised only on class names, not class > name/codebase pairs. Does Blitz behave the same way? Is this a gap in the javaspaces spec? So there is no way to have instance1 of version1 of class C in the space at the same time as instance2 of version2 of class C? What about the situation where the above instance1 is taken, there are no more instances of version1 of class C in the space, and then along comes instance2 of version2? Will Outrigger want to use version1 of the class? Wha'happen? Thanks, Patrick =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html