akka/akka-core

streams ActorRefSourceActor - option to ask its actual buffer usage

开放

#25,402 创建于 2018年7月28日

 (1 条评论) (0 个反应) (0 位负责人)Scala (3,547 个派生)batch import
1 - triagedhelp wantedt:stream

仓库指标

星标
 (13,277 个星标)
PR 合并指标
 (平均合并 8天 19小时) (30 天内合并 10 个 PR)

描述

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

贡献者指南