Sean Ford

Results 3 comments of Sean Ford

I ran into something similar: ``` error collecting metric Desc{fqName: "snmp_error", help: "Error calling NewConstMetric", constLabels: {}, variableLabels: []}: error for metric fgHwSensorEntName with labels [129 ?] from indexOids [129]:...

I believe I ran across this when trying to inject a Guice service using guice-bridge into a `ContainerRequestFilter` that is registered using a `DynamicFeature`. It works just fine when using...

> Jersey now also sets a response entity (message). Shouldn't this be left empty I created #5558 for a related issue around this. Setting `RESPONSE_SET_STATUS_OVER_SEND_ERROR` allows post-processing the response in...