diff --git a/docs/src/main/paradox/management.md b/docs/src/main/paradox/management.md index 7a7f8a56f..11874b87a 100644 --- a/docs/src/main/paradox/management.md +++ b/docs/src/main/paradox/management.md @@ -4,6 +4,12 @@ With the @apidoc[ProjectionManagement] API you can manage the offset of a projection. +@@@ note + +This management API is only usable with a running projection within the same system. + +@@@ + To retrieve latest stored offset: Scala