krono / squeaksource3

Seaside-based Monticello code repository for Squeak, Pharo and GemStone
0 stars 0 forks source link

Single step for instance migration and instance replacement #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The current thought is to 
  1. upgrade code without instance migration or auto commit enabled
  2. commit
  3. perform a single allInstances pass
      a. migrate instances
      b. replace instaces
  4. commit

This task is the spot to discuss these schemes and alternatives

Original issue reported on code.google.com by henrichs...@gmail.com on 7 Dec 2011 at 12:47

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 7 Dec 2011 at 12:48

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 7 Dec 2011 at 12:49

GoogleCodeExporter commented 9 years ago
link to workspace code:

  http://code.google.com/p/squeaksource3/wiki/UpgradeWorkspaceSs3ToRc2

Original comment by henrichs...@gmail.com on 7 Dec 2011 at 12:50

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 9 Dec 2011 at 11:25

GoogleCodeExporter commented 9 years ago
migration phase broken up into two separate steps:

  conversion phase (Issue 41 and Issue 39)
  migration phase (Issue 37 and Issue 47)

Issue 39 and Issue41 can be handled in a separate transaction (no migration 
onvolved), so separate step will minimize memory issues.

Original comment by henrichs...@gmail.com on 14 Dec 2011 at 8:01

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 14 Dec 2011 at 8:01

GoogleCodeExporter commented 9 years ago
issue 41 is no longer relevant here.

Original comment by tobiasp...@gmail.com on 15 Dec 2011 at 1:43

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 15 Dec 2011 at 4:16

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 15 Dec 2011 at 4:19

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 15 Dec 2011 at 4:19

GoogleCodeExporter commented 9 years ago
Issue 47 has been moved to load step (pre-migration)

Original comment by henrichs...@gmail.com on 21 Dec 2011 at 12:45

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 21 Dec 2011 at 11:28

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 21 Dec 2011 at 11:28

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 21 Dec 2011 at 11:29

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 22 Dec 2011 at 12:35

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 22 Dec 2011 at 12:35

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 22 Dec 2011 at 12:40

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 22 Dec 2011 at 12:40

GoogleCodeExporter commented 9 years ago

Original comment by henrichs...@gmail.com on 22 Dec 2011 at 12:46