akka/akka-core

Document the pluggable DnsProvider

Open

#21,171 建立於 2016年8月10日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Scala (3,547 fork)batch import
1 - triagedhelp wantedt:io

倉庫指標

Star
 (13,277 star)
PR 合併指標
 (平均合併 8天 19小時) (30 天內合併 10 個 PR)

描述

The DnsProvider is a pluggable by-class-name provider but there is essentially no docs at all on the plugin interfaces, given that it has two methods that return Class[_ <: Actor] I think there is room for some improvements here, what is each actor supposed to do, what constructor parameters should it take, how is it supervised, what happens if it stops, what messages should it accept and respond to. etc.

貢獻者指南