Fernando Miguélez Palomo

Results 4 issues of Fernando Miguélez Palomo

Hi, I added support for multiple host:port expressions. You can merge the changes if desired. Regards

When a Java `float` or `double` value contains a non-finite value (`Infinity`, `-Infinity`, `NaN`) it is serialized in JSON as a String instead of a number (e.g. `3.1416`), as JSON...

**Describe the bug** The solution provided by #7139 to the BUG #4803 *does not work*. * When trying to read a message with `null` value a `NullPointerException` is thrown in...

type/bug
help wanted
lifecycle/stale

Even though REST call to endpoint `/schemas` returns corresponding version with each schema entry, in the object `ParsedSchema` (implemented by `AvroSchema`) is set to `null`. The BUG is in this...