-
Hello guys,
We have a lot of persistence actors with 20+ millions events and whenever we need to recalc the snapshots from the beginning there is a huge chance we will catch an OOM (default recover…
jsfwa updated
5 years ago
-
-
### Versions used
Akka version: 2.6.19
Alpakka version: 3.0.4
Akka-Http version: 10.2.9
### Expected Behavior
When using `S3.download` to check the existence of an S3 object (this is r…
-
Hi! Couple of silly questions:
1) Is there a way to configure the plugin to just generate the dockerfile and the artifacts (all the .jar files under /target/docker) and not creating the image in my l…
-
I think it would be useful to be able to schedule service calls in a safe and easy way. Something like:
``` java
public interface CallScheduler {
/**
* Schedules call to be invoked once with a …
-
Is there a way to use alpakka and elasticsearch aggegrations (e.g. to calculate the sum)?
This [example](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-metrics-…
-
Being able to expose STOMP streams https://stomp.github.io/stomp-specification-1.2.html
I've heard this request and agree could be pretty useful, but we can't dedicate someone to work on it now - …
ktoso updated
6 years ago
-
Are you planning to migrate to. NET core?
-
I have a .net core background service that processes messages from a RabbitMq Queue, the messages can grow to thousands depending on the peak period, hence I have to manually instantiate each backgrou…
-
Although I have added ```TwirlKeys.constructorAnnotations += "@org.springframework.stereotype.Component()"``` in my ```build.sbt```, when I want to inject my template:
```
@Component
public class F…