-
Currently, we can do something like:
```
class MyTest : FunSpec({
listener(embeddedKafkaListener)
})
```
But there's no way to get back a materialized value (to steal akka streams nomencla…
-
## Support Question
## why I am unable to fetch operators from the operator source on k8 cluster?
**What did you do?**
I added this as operatorSource to the cluster.
```yaml
apiVersion: operat…
-
Tracking/discussion issue for converting new instrumentation to the Instrumenter API defined in #2596.
Please add your name next to any that you are working on to avoid duplication. If you don't ab…
trask updated
2 years ago
-
Noticed while working on https://github.com/endpoints4s/endpoints4s/issues/945.
Likely remained unnoticed because the test implementation discards the failing assertion:
https://github.com/endpoin…
-
After updating akka-http from 10.2.4 to 10.2.6 and akka-grpc from 2.0.0 to 2.1.0 gRPC web requests (accept: application/grpc-web-text) are failing.
- no errors in the logs
- the gRPC request succe…
-
When used for HTTP transfer chunked encoding (server is Akka as well), We are seeing following exception intermittently which is very difficult to reproduce it. It looks like this exception is origin…
-
I get this error and after that logs does not work any more:
`2021-09-26 19:21:06,796 DEBUG [appender-31] c.w.mining.MinerImpl - Next attempt for acc=3P5KC6qJH9TjDdQfgnvP1FpAg2Wa551JZEC in 657,337 …
-
Currently all data is processed on a single core, this causes a bottleneck and processing data for large sites can take very long.
Add functionality to offload resource intensive tasks to dedicated…
-
https://github.com/akka/akka/runs/3433084770?check_suite_focus=true#step:5:6689
```
[info] - must complete after draining control is invoked and all connected producers complete *** FAILED *** (2 …
-
I'm new to Apache Flink and Alink, so please let me know if I'm saying anything wrong.
I'm currently doing research using Alink as part of my college thesis.
I'm trying to use a dataset and conver…