Paweł Kaczor

Results 8 issues of Paweł Kaczor

Currently the following message is logged (for each schedule entry): ` 12:24:09,037 INFO [QuartzSchedulerExtension] Setting up scheduled job 'TestJob', with 'com.typesafe.akka.extension.quartz.QuartzCronSchedule@35876530' ` The message is not very useful. In my...

Below is the implementation of [Akka load balancing router](https://doc.akka.io/docs/akka/current/cluster-metrics.html#adaptive-load-balancing) that I use for inter service communication in Akka cluster. According to my observations the router occasionally propagates invalid context (a...

enhancement
help wanted
monitoring