-
We should mention the configuration needed for `javaAgent` that should be added to projects of Google Cloud Pub/Sub gRPC users.
For sbt projects it should be the case of enabling JavaAgent plugin:
…
-
Add paradox so we can aggregate it in tech-hub
ktoso updated
4 years ago
-
### Versions used
alpakka-kafka 2.0.1
### Expected Behavior
When an externally-provided Producer is used for a sink (i.e. a producer that is not instantiated by the Sink itself), the Produce…
-
### Versions used
"com.lightbend.akka" % "akka-stream-alpakka-google-cloud-pub-sub-grpc" % "1.1.0"
Akka version:
2.5.23
### Expected Behavior
The Pub/Sub connector should be able to connect t…
-
https://travis-ci.org/akka/alpakka-kafka/jobs/648614839#L683
```
[info] TransactionsExample:
[info] Transactional sink
[info] - should work *** FAILED *** (10 seconds, 420 milliseconds)
[info] …
seglo updated
4 years ago
-
Hi!
I've managed to create a simple snippet that reproduces a bug
```
class FailingTest extends ScalaTestWithActorTestKit with AnyFreeSpecLike {
"fails" in {
implicit val untypedSys…
-
### Versions used
2.0.0-M2
Akka version: 2.6.0
### Expected Behavior
It should be possible to download files of any size from Google Cloud Storage, limited only by local resources. …
-
## Sprint plan Alpakka team
3 weeks
Start: 2019-11-18
End: 2019-12-06
### Team Members
* @seglo
* @ennru
### Alpakka
* [ ] Progress on things for Alpakka 2.0.0 https://github.com/akka/alpa…
ennru updated
4 years ago
-
ennru updated
4 years ago
-
https://travis-ci.org/akka/alpakka/jobs/327144130
```
[info] - should ensure no message loss when stopping a stream *** FAILED *** (2 minutes, 2 seconds)
[info] A timeout occurred waiting for a…