pekko/akka-remote/src
Arnout Engelen 3f61dfdbac
Log stacktrace on deserialization error (#31432)
Deserialization errors are usually programming errors that
are not really recoverable, so it seems to make sense to
log at the ERROR level, plus this gives the operator
access to the stacktrace which might be helpful in diagnosing
the problem.
2022-06-13 09:47:25 +02:00
..
main Log stacktrace on deserialization error (#31432) 2022-06-13 09:47:25 +02:00
test Log stacktrace on deserialization error (#31432) 2022-06-13 09:47:25 +02:00