David M. Lloyd
David M. Lloyd
Looks like native metrics again: ``` 2024-04-09T18:44:57.7394169Z [ERROR] io.quarkus.it.main.ImageMetricsITCase.verifyImageMetrics -- Time elapsed: 0.003 s
@dependabot recreate
I did reproduce this just today (I didn't use `-Dquickly`, maybe that's the key; it didn't take very long to hit the problem on my M2 despite that). I think...
Just want to say that the fix seems to have worked. Thanks!
This relates a bit to #981 because a generated implementation class could fairly easily "know how" to parse itself out of a configuration subset without involvement of the kinds of...
It is not practical to transition some Quarkus extensions (like logging, various HTTP extensions) to config mapper without this feature. They rely on manually instantiating and populating configuration objects when...
Since I'm at a point where I could use this API in at least 3 different places, would you be OK if I contributed this piece? Or, do you already...
> For such cases, we use the following workaround: > > https://github.com/quarkusio/quarkus/blob/5f90f04945cef466a2230bf0d7208412ab5e54d4/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java#L248-L251 > > Not ideal, but it works better than the `ConfigIntantiator`. I guess this is more appropriate for...
Status update/"What's taking so long?": I'm looking at a couple of (solvable, but not yet solved) problems. One issue is handling of default values. When we read a configuration model...
Closed on accident. They shouldn't make that button so attractive :)