Arnout Engelen
Arnout Engelen
Akka currently uses sbt-osgi 0.9.4, which does not seem to work with JDK17 (#31132) However, when updating to 0.9.6, the `akka-protobuf-v3` artifact does not contain classes anymore, only proto files.
When acting as a TLS server, in `TLSActor.doUnwrap`, the `currentSession` is updated when `engine.unwrap`'s `result.getHandshakeStatus` is `FINISHED`. However, at least with TLS 1.3, it is possible for `engine.unwrap` to return...
In #28673 we fixed the following startup noise for tests: ``` SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being...
I think I saw some posts without media being posted even though I enabled 'media-only' - have to double-check to verify.
I think it would be nice to include retweets, but only those from a given list of accounts. Perhaps adding a `include-rts-from []` option?
### Play Version 2.8.8 ### API Scala ### Operating System Linux rigter 5.16.5 #1-NixOS SMP PREEMPT Tue Feb 1 16:29:20 UTC 2022 x86_64 GNU/Linux ### JDK openjdk version "11.0.11" 2021-04-20...
I see https://github.com/playframework/playframework/blob/master/project/Docs.scala#L167 is configured to link to the Akka javadocs when generating the Play javadocs. If I understand correctly, this worked by downloading a `package-list` on java8, while this...
https://travis-ci.com/github/lagom/lagom/jobs/511251395 ``` - must send commands to target entity *** FAILED *** (3 minutes, 22 seconds) [JVM-3] java.lang.RuntimeException: barrier failed: end 'send commands to target entity' [JVM-3] at akka.remote.testconductor.ClientFSM$$anonfun$3.applyOrElse(Player.scala:245) [JVM-3]...
When using cassandra as the write side and JPA as the read side, offsets will be time_uuid offsets rather than sequence offsets, so we will write `null` into the `sequence_offset`...
https://travis-ci.com/github/lagom/lagom/jobs/338907675 Not sure what logs are relevant here...