-
We've been running Ratpack in production under substantial load for some time now and on some of our services we are experiencing memory leaks. I've enabled `-Dio.netty.leakDetection.level=paranoid` o…
-
The documentation seems outdated. I would like to help.
ghost updated
7 years ago
-
We should upgrade Ratpack to integrate Netty's HTTP/2 support
Some samples:
https://github.com/netty/netty/blob/4.1/codec-http2/src/test/java/io/netty/handler/codec/http2/HttpToHttp2ConnectionHandler…
-
I'm sharing an instance of `MainClassApplicationUnderTest` (or rather a subclass of it, to expose the server start call) between all test case methods in a JUnit 4 test class. This works fine, but whe…
-
Explore possibility of adding finer grain control to execution segment priority.
Today, there is only compute or blocking. We've encountered uses cases where even a 3rd priority such as `request` or …
-
@hyleung Could you please help here?
`WARNING: Dropped 2 spans due to TTransportException(Frame size (1213486160) larger than max length (16384000)!)
org.apache.thrift.transport.TTransportExceptio…
-
Having support for Relaxed property names, like how [spring-boot](https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html#boot-features-external-config-relaxe…
-
It looks like Ratpack (as of 1.5.0) only support JKS store type by default and no way allows us to change to different store type with current ServerConfigBuilder object.
The only way now is to cre…
-
I am not using Oracle's JDK like most users on Windows but OpenJDK and apparent facing the following edge case because of this when I specify
jmh {
fork = 1 # instead of fork = 0
}
```
C:\Us…
loxal updated
3 years ago
-
rhart updated
6 years ago