=doc Documentation that Inbox.receive now throws a checked exception in the migration guide
This commit is contained in:
parent
590f819289
commit
7b6c136fa7
1 changed files with 7 additions and 0 deletions
|
|
@ -151,6 +151,13 @@ If you use ``Slf4jLogger`` you should add the following configuration::
|
|||
It will filter the log events using the backend configuration (e.g. logback.xml) before
|
||||
they are published to the event bus.
|
||||
|
||||
Inbox.receive Java API
|
||||
======================
|
||||
|
||||
``Inbox.receive`` now throws a checked ``java.util.concurrent.TimeoutException`` exception if the receive timeout
|
||||
is reached.
|
||||
|
||||
|
||||
Pool routers nrOfInstances method now takes ActorSystem
|
||||
=======================================================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue