Some use cases would benefit from more direct control over the persistent entity lifecycle.
For example:
Related: #1014
(Added 4. on the description)
+1
Hi @kotdv I think your suggestion 5. (in https://github.com/lagom/lagom/issues/1042#issuecomment-451772773) is out of scope here. All the items on the description above are related to extending Lagom's feature set closer to the featureset of Akka Persistence itself. Rewriting (or removing) history is not supported in Akka Persistence.
I can't overstate how valuable this would be for a few problems I'm trying to solve.
I think most or all of the cases above are covered by the first class support for the Akka Persistence Typed API introduced in Lagom 1.6:
If there are additional specific controls needed, I think the best thing would be to start a thread in the forums to discuss them.
Most helpful comment