akka/akka-core

streams ActorRefSourceActor - option to ask its actual buffer usage

Aberta

#25.402 aberto em 28 de jul. de 2018

 (1 comentário) (0 reação) (0 responsável)Scala (3.547 forks)batch import
1 - triagedhelp wantedt:stream

Métricas do repositório

Stars
 (13.277 estrelas)
Métricas de merge de PR
 (Mesclagem média 8d 19h) (10 fundiu PRs em 30d)

Description

If I would like to start a Source.actorRef, I need to add an explicit buffer size. In the early stages of development and testing, and later in production monitoring; it would be nice if we could get back the buffer usage information from the actor.

If other thinks this is a good idea, I will PR this.

Ref: https://discuss.lightbend.com/t/websocket-stream-actor-buffersize-usage-monitoring-and-options/1718

Guia do colaborador