Thomas Heigl
Thomas Heigl
@dependabot rebase
I don't have time to work on full observability at the moment, but I might be able to create a PR to improve the current log output.
I'm not planning on working on this at the moment. What I'm currently doing is reflecting into `ThreadPoolFory` and creating the following metrics: ```java final ForyPooledObjectFactory objectFactory = (ForyPooledObjectFactory) ReflectionUtil.readField(fory,...
This additional check is ok, but I don't fully understand how throwing an IAE helps in your case. Is it just to fail as fast as possible? I see you...
Hi @Subrhamanya. Sorry for the late reply. I somehow missed this ticket. You should already be able to achieve what you want by overriding `registerImplicit (Class type)` in `DefaulClassResolver`. It...