Include host and port in mdc if clustered or remote #28073
This commit is contained in:
parent
38c938124e
commit
4588a3904f
13 changed files with 199 additions and 40 deletions
|
|
@ -114,7 +114,7 @@ public class LoggerSourceTest extends JUnitSuite {
|
|||
return testKit.spawn(behavior);
|
||||
});
|
||||
|
||||
// MDC persistenceId ajd persistencePhase for the "command-received" not included in the
|
||||
// MDC persistenceId and persistencePhase for the "command-received" not included in the
|
||||
// "command-received" logging, because that is via ActorContext.log directly and
|
||||
// EventSourcedBehaviorImpl
|
||||
// isn't involved.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue