Scott T Weaver

Results 7 issues of Scott T Weaver

**Describe the bug** The newest version of metals-vscode 1.12.0, introduces a dependency on a vulnerable version of log4j, 2.8.1. This breaks the Metals extension for any user that is sitting...

The current Testcontainers's support for Cassandra gives very limited control of the configuration of the instance in that you can only define the location of a custom Cassandra configuration file....

Proof of Concept

Housekeeping

Forgive me if this is stated some place else in the docs. I looked and couldn't find any information regarding version compatibility. Ruby 1.9.2-p180 Ubuntu 10.04 simply_stored (0.5.0) Stack: scottw@cvgweavers02-linuxvm:~/Projects/o2o-accelerator$...

Added support to enable internal Netty log output. Replaced contrived `PrematureChannelException` in `NettyClientDriver` with the actual underlying Netty exception.

fixes #3268 Refactor 'refreshIdleTimeoutHandler' so that 'ChannelPipeline.replace' does not crash the fiber on unhandled exceptions.

**Describe the bug** On rare occasions, `NettConnectionPool` will crash the fiber when attempting to refresh a connection pulled from the pool. The underlying failure is `java.util.NoSuchElementException: READ_TIMEOUT_HANDLER` (see stacktrace below)....

bug