-
Hello,
This is more of a question, I am trying to figure out where is the gap.
We are using `Scala` as programming language, for reading and writing to S3 we are using `Alpakka`, which provide…
sfali updated
4 years ago
-
seglo updated
4 years ago
-
AFAICS there is currently no way to provide credentials for authenticating the MQTT connection. Would be possible to add support for this?
Thanks!
-
Allows streaming, async XML parsing. Not anactive project though.
https://github.com/FasterXML/aalto-xml
-
### Short description
When a partition is revoked from an Alpakka Kafka consumer, it continues to emit data which was buffered before. This can be up to `max.poll.records` messages that got fetched…
ennru updated
4 years ago
-
```
[info] - must signal rebalance events to actor *** FAILED *** (37 seconds, 646 milliseconds)
[info] A timeout occurred waiting for a future to complete. Queried 61 times, sleeping 500000000 na…
-
The comment of `extended` package says:
```
/**
* == Extended Versions Of Akka Patterns ==
*
* This subpackage contains extended versions of Akka patterns.
```
So I think this package ha…
-
In the jms subproject, we prepend the jboss resolver to the list of resolvers to make sure the jms dependency is fetched from the jboss repo's instead of from Maven Central, working around https://git…
-
## Sprint plan Alpakka team
3 weeks
Start: 2019-10-21
End: 2019-11-08
### Team Members
* @seglo
* @ennru
### Alpakka
* [x] Release Alpakka 2.0.0-M1
### Alpakka Kafka
* [x] Support conf…
ennru updated
5 years ago
-
## Expected Behavior
MemoryRegionCache$Entry objects should be garbage collected along with the child nioBuffer DirectByteBuffer objects, which should deallocate the corresponding direct memory…