Hey Janne,

Somewhere in the recent set of changes to Priha, we lost the ability
to restart the repository. The ShutdownThread in RepositoryImpl seems
to be the only way to restart the providers (and by extension the
FileProvider). That breaks the "instant install" feature and
necessitates a container restart.

Any plans to provide a way to restart or re-init Priha? A shutdown()
method in RepositoryImpl would do nicely... :) We could all this from
inside ContentManager.shutdown().

I not fond of special-casing this kind of stuff, but still...

Andrew

Reply via email to