diff --git a/akka-docs-dev/rst/stages-overview.rst b/akka-docs-dev/rst/stages-overview.rst index 90ffd01cd5..bdada69a89 100644 --- a/akka-docs-dev/rst/stages-overview.rst +++ b/akka-docs-dev/rst/stages-overview.rst @@ -50,8 +50,6 @@ Asynchronous processing stages These stages encapsulate an asynchronous computation, properly handling backpressure while taking care of the asynchronous operation at the same time (usually handling the completion of a Future). -**It is currently not possible to build custom asynchronous processing stages** - ===================== ========================================================================================================================= ============================================================================================================================== ============================================================================================= Stage Emits when Backpressures when Completes when ===================== ========================================================================================================================= ============================================================================================================================== =============================================================================================