Marcus Rosti

Results 20 issues of Marcus Rosti

Trying to make multiple requests to a service. When I do it in a list , the context is preserved and the traces show up in datadog. Whereas if they're...

inst: akka

I get this error when implementing a dummy class in scala: ``` [error] override def get(eventLoop: com.aerospike.client.async.EventLoop, listener: com.aerospike.client.listener.RecordArrayListener, policy: com.aerospike.client.policy.BatchPolicy, keys: Array[com.aerospike.client.Key], binNames: String*): Unit at line 233 and...

I noticed that as I overwrite my table, it deletes the entire table and then rewrites all of the data. Which is handy in one sense, but not at all...

### Versions used Akka version: 2.6.10 Akka http: 10.2.10 Akka grpc: 2.1.6 ### Expected Behavior When using service discovery with akka-dns in DNS based, every client will "continuously" refresh DNS...

per: https://github.com/DataDog/dd-trace-java/issues/2157#issue-756199296 The java agent is missing traces from anything that uses any of the connection pool apis: https://doc.akka.io/docs/akka-http/current/client-side/host-level.html https://doc.akka.io/docs/akka-http/current/client-side/connection-level.html https://doc.akka.io/docs/akka-http/current/client-side/request-level.html#flow-based-variant

inst: akka

You shouldn't be deploying scalatest ``` [error] stack trace is suppressed; run last update for the full output [error] (update) found version conflict(s) in library dependencies; some are suspected to...

**Summary of changes** Changes introduced in this pull request: - Updates java version in scala - Updates scala versions to 3.4.1 - Adds http4s for grpc_bench - Uses same GC...

https://arxiv.org/abs/1811.02141

enhancement

Noticed this was missing as I was upgrading a project -- this shouldn't be too hard