akka/akka-core

Provide mechanism for detecting Cluster singleton failures and cluster sharding start failures

開放

#19,823 建立於 2016年2月18日

 (1 則留言) (0 個反應) (0 位負責人)Scala (3,547 個分叉)batch import
1 - triagedhelp wantedt:cluster-shardingt:cluster-tools

倉庫指標

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

描述

as discussed: https://groups.google.com/forum/?fromgroups=#!topic/akka-user/_PJtBMzKuAk

Sounds good to publish this on the event bus. It's a fatal error that will not repair itself, so one could claim that we should stop the actor system, but that might be too harsh.

so some failure event should be published when shard coordinator fails to start similar for cluster singleton - when it is stuck, also event can be published

that would allow app monitoring logic to catch failure situation and act upon it

貢獻者指南