akka/akka-core
streams ActorRefSourceActor - option to ask its actual buffer usage
開放
#25,402 建立於 2018年7月28日
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