akka/akka-core
streams ActorRefSourceActor - option to ask its actual buffer usage
オープン
#25,402 opened on 2018/07/28
1 - triagedhelp wantedt:stream
Repository metrics
- Stars
- (13,277 個のスター)
- PR merge metrics
- (平均マージ 8d 19h) (30d で 10 merged PRs)
説明
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