Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Confluent schema registry version 5.3.1+ implements new API for retrieve schema name by id:
https://github.com/confluentinc/schema-registry/pull/1196
Currently NiFi loops over all schemas registered in registry. For registries with big count of schemas it can be so long.
Need to implement this feature - it will gave us a huge increase of performance for consuming using registry with large amount of schemas.
Attachments
Issue Links
- links to