Fix some non-standard comments (#939)
* Fix some non-standard comments * revert --------- Co-authored-by: Jiafu Tang <jiafu.tang@qq.com>
This commit is contained in:
parent
269748d674
commit
6872f9c8b7
18 changed files with 22 additions and 22 deletions
|
|
@ -444,7 +444,7 @@ private[pekko] class Controller(private var initialParticipants: Int, controller
|
|||
settings.ServerSocketWorkerPoolSize,
|
||||
new ConductorHandler(settings.QueryTimeout, self, Logging(context.system, classOf[ConductorHandler])))
|
||||
|
||||
/*
|
||||
/**
|
||||
* Supervision of the BarrierCoordinator means to catch all his bad emotions
|
||||
* and sometimes console him (BarrierEmpty, BarrierTimeout), sometimes tell
|
||||
* him to hate the world (WrongBarrier, DuplicateNode, ClientLost). The latter shall help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue