Michael Hixson

Results 4 issues of Michael Hixson

We should capture the docker log output from the database containers at runtime. Currently we don't capture this output anywhere. These logs would probably contain little to nothing by default,...

I feel like a `client.on('release')` event would be useful in conjunction with the existing `pool.on('acquire')` event. I am trying to add logging to my program to detect long-held connections, but...

This is a proposal for a new serialization feature, `SerializationFeature.STRICT_NUMBERS`. This feature would be disabled by default. With this feature enabled, the following actions would throw `JsonProcessingException`: 1. Attempting to...

I think GreenMail should add a dependency on `org.eclipse.angus:angus-mail` and remove its dependency on `org.eclipse.angus:jakarta.mail`. When I upgraded GreenMail from 2.0.0-alpha-3 to 2.0.1-alpha-1, I had to exclude the dependency on...