-
i use 0.6.6 before,
0.7.7 has this problem when started
c.w.actor.RootActorSystem$ - Error while initializing actor system wavesplatform
java.nio.BufferUnderflowException: null
at java.nio.HeapBy…
-
We seem to add code for Sinks which just complement a Flow with an ignore Sink. This is the same thing as ignoring a method return value, which should be a concious decision.
1) Would it be better …
ennru updated
6 years ago
-
[Reajames](https://github.com/dobrynya/reajames/wiki) is JMS connector written in terms of pure org.reactive-streams specifications. It allows to operate any JMS aspect during sending/receiving JMS me…
-
* What is akka streams and reactive streams
* Comparison of a good scenario where akka streams will help.
* Connectors
This might be a longer talk ~1 hour. So Im happy to do this when ever.
-
Provide a generic [Camel endpoint](http://camel.apache.org/components.html) connector that is compatible with the back-pressure model of Reactive Streams. Camel endpoints that are compatible with back…
-
Hi, I can add a connector for GCE pub sub. I have seen other akka streams connectors, however they are using blocking APIs. One could be built on top of akka-http, we just need to add a bit of logic f…
-
Flink starts but fails when trying to consume. See the log below:
Why not use the Confluent deserializer/serializer?
```
/Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk/Contents/Home/bin/jav…
-
Hi,
I can start the mongo connector.
-
That's not an issue of the library, but more a question on how to use it properly.
What's the right point to `Complete` the service bus message? Ideally, I want to do that after all the processing is…