Robert Wagner
Robert Wagner
Hi, I am seeing a weird behavior using suggestOnly=true. suppose I start typing and autocomplete returns a list of options, and then I hit \ to pick one. If I...
It looks like there is currently no way to specify the target arch for a deb build, I have no need for an arm package and yet it is taking...
I have this weird issue where after i stop moving my finger, the cursor continues to move in the same direction, making precision pointing very difficult. I have installed for...
in train.py, keras routine models.save_weights() is called. keras models.save_model() and models.load_model() require h5py, you should document that it is a required dependency as keras documentation marks h5py as optional. It...
Description =========== Currently the code in the schema_registry serdes to write the schemaId into the payload is duplicated across the three supported serdes (avro, protobuf, and json) and also hardcoded...
Add support for custom wireformat for serialized messages using a schema registry. resolves #1688
## Description **Registry Version**: 2.5.8 **Persistence type**: sql For our in progress high-availability Apicurio deployment, I am trying to understand how we will be able to do rolling upgrades without...
Right now there is an API call which allows you to "test" an updated version of an artifact without actually uploading it. Such a call does not exist though for...
## Description **Registry Version**: 2.5.8 **Persistence type**: sql While performing scalability tests with high-availability Apicurio Registry connected to distributed PostgreSQL we encountered an interesting bottleneck that effects reading by contentId...
### Feature or Problem Description we want to provide usage metrics to our tenants of schema registry - we are planning on using groups as the tenancy unit. right now...