Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this option, the ContainerRunner for the hot-standby container does not create a SamzaContainer object. It simply runs a JVM process with a RestoreStorageManager (an enhanced TaskStorageManager), that created the required SysConsumer objects and reads from the continuously to perform putAll on store objects.

Image Removed

Pros: Lightweight as compared to a. -- hot-standby containers have less idle overhead than active containers.

Image Added

Cons:

No extensibility of this abstraction.

...