Hi,

Are there any plans to support Guice or some other dependency injection
framework in Samza? It would be pretty great if Serdes,
StorageEngineFactories and StreamTasks could be instantiated by a
dependency injection framework instead of just newInstance()'d.

I assume the injector setup phase would live in a configurable class, and
it could be ignored completely if desired.

Thanks,
Jordan Lewis

Reply via email to