Skip to content

Passed

org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest.testPersistenceActorIsNotPingedTwice

Took 1.1 sec.

Standard Output

[INFO] [03/25/2022 10:48:42.956] [AkkaTestSystem-akka.actor.default-dispatcher-7] [akka://AkkaTestSystem/user/$a] Got ping completed.
[INFO] [03/25/2022 10:48:42.970] [AkkaTestSystem-akka.actor.default-dispatcher-8] [akka://AkkaTestSystem/user/$b] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>.
[INFO] [03/25/2022 10:48:42.970] [AkkaTestSystem-akka.actor.default-dispatcher-8] [akka://AkkaTestSystem/user/$b] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>.
[INFO] [03/25/2022 10:48:42.980] [AkkaTestSystem-akka.actor.default-dispatcher-8] [akka://AkkaTestSystem/user/$b] Another ping iteration is currently in progress. Next iteration will be started after <PT10M>.
[INFO] [03/25/2022 10:48:43.996] [Thread-10] [akka://AkkaTestSystem/user/$b] Sending pings completed.
[INFO] [03/25/2022 10:48:43.996] [AkkaTestSystem-akka.actor.default-dispatcher-8] [akka://AkkaTestSystem/user/$b] Got ping completed.

Standard Error

Mar 25, 2022 10:48:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
Mar 25, 2022 10:48:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
Mar 25, 2022 10:48:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.